]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_bootm.c
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
[u-boot] / common / cmd_bootm.c
index 989bf737ff93e7a7b2f4a9d9fc3f0dbbdef91bbd..a23e465696cdcf983ad401793469d7d738056997 100644 (file)
@@ -544,7 +544,7 @@ int do_bootm_subcommand (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv
                }
                        break;
 #endif
-#if defined(CONFIG_OF_LIBFDT) && defined(CONFIG_SYS_BOOTMAPSZ)
+#if defined(CONFIG_OF_LIBFDT)
                case BOOTM_STATE_FDT:
                {
                        ret = boot_relocate_fdt(&images.lmb,