diff options
author | Nobuhiro Iwamatsu | 2010-12-08 14:01:12 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu | 2011-01-11 21:03:26 +0900 |
commit | c8d47279172d5cb88c3cc8531c7fde2c730e673c (patch) | |
tree | 75d9dd26e9313b0f7298c8c56e2b9dcbedd8a181 /include/configs/r2dplus.h | |
parent | 9375253ef78b6da3bd7e545724c6244c8e7cc5b8 (diff) |
sh: r2dplus: Add support zimageboot
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r-- | include/configs/r2dplus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index ade6f7c7086..8689513fb78 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -24,6 +24,7 @@ #define CONFIG_CMD_IDE #define CONFIG_CMD_EXT2 #define CONFIG_DOS_PARTITION +#define CONFIG_CMD_SH_ZIMAGEBOOT /* SCIF */ #define CONFIG_SCIF_CONSOLE 1 |