ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation
[oweals/u-boot.git] / include / configs / ls1021aiot.h
index 1d218aa703d71393c2e958b65eb1382fbea8b725..7821e98a270e2785a27875815a278cb7dd9694a9 100644 (file)
 
 #define CONFIG_EXTRA_ENV_SETTINGS      \
        "bootargs=root=/dev/ram0 rw console=ttyS0,115200\0" \
-"initrd_high=0xffffffff\0"     \
-"fdt_high=0xffffffff\0"
+"initrd_high=0xffffffff\0"
 
 /*
  * Miscellaneous configurable options
  */
+#define CONFIG_SYS_BOOTMAPSZ           (256 << 20)
+
 #define CONFIG_CMD_GREPENV
 #define CONFIG_CMD_MEMINFO