summaryrefslogtreecommitdiffstats
path: root/include/configs/koelsch.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-03-31 15:22:31 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:09:19 +0900
commitb6c96f7f3568142e99826fd783fdf37a361e1054 (patch)
tree439f02e9ab3381326cb450b1196fdbfedb984951 /include/configs/koelsch.h
parentd80149b249a7137c8c3b5c011580db37e4b32561 (diff)
downloadblackbird-obmc-uboot-b6c96f7f3568142e99826fd783fdf37a361e1054.tar.gz
blackbird-obmc-uboot-b6c96f7f3568142e99826fd783fdf37a361e1054.zip
arm: rmobile: koelsch: Add support ext4/fat write command
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/koelsch.h')
-rw-r--r--include/configs/koelsch.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index 41e162c2d0..d7a0c2d6e4 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -33,9 +33,12 @@
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_USB
#define CONFIG_CMD_FAT
-
#define CONFIG_CMD_SF
#define CONFIG_CMD_SPI
+
+#define CONFIG_FAT_WRITE
+#define CONFIG_EXT4_WRITE
+
#define CONFIG_SYS_TEXT_BASE 0xE6304000
#define CONFIG_SYS_THUMB_BUILD
OpenPOWER on IntegriCloud