]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: rmobile: koelsch: Add support ext4/fat write command
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 31 Mar 2014 06:22:31 +0000 (15:22 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 21 May 2014 01:09:19 +0000 (10:09 +0900)
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
include/configs/koelsch.h

index 41e162c2d08bf91a4e17031b30f2e6b969d0e65c..d7a0c2d6e45aa7cb75b6c8afb456f153019ba265 100644 (file)
 #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