]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/flea3_defconfig
mx35: add DT support to flea3 board
[people/ms/u-boot.git] / configs / flea3_defconfig
index 7aa1ba8aea2792aae0090f0679be7ab123084e46..c5ccbd6cd9104a84d9783e855fbc2627f46369b1 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_TARGET_FLEA3=y
 CONFIG_FIT=y
+CONFIG_OF_BOARD_SETUP=y
 CONFIG_BOOTDELAY=3
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
@@ -12,3 +13,6 @@ CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_CACHE=y
+CONFIG_OF_LIBFDT=y
+CONFIG_FDT_FIXUP_PARTITIONS=y
+# CONFIG_EFI_LOADER is not set