]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
defconfig: microblaze: Dont enable CMD_UBI
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Mon, 23 Jan 2017 11:40:15 +0000 (17:10 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Jan 2017 11:48:40 +0000 (12:48 +0100)
Dont enable the config CMD_UBI for microblaze by default.
Just enabling this won't work. It needs to enable mtdparts
and other related configs.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/microblaze-generic_defconfig

index 38046f4c73a9a294bf523fcddac954c355e632f6..5d13d211ce86dc4b0532f9bac20c789562c0da80 100644 (file)
@@ -27,7 +27,6 @@ CONFIG_CMD_TFTPPUT=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
-CONFIG_CMD_UBI=y
 CONFIG_SPL_OF_CONTROL=y
 CONFIG_OF_EMBED=y
 CONFIG_NETCONSOLE=y