km: update the boot script to check for a DTB
[platform/kernel/u-boot.git] / include / configs / km / km-powerpc.h
index eb85a74..20ef036 100644 (file)
@@ -79,6 +79,7 @@
                "  ${filesize} && "                                     \
                "protect on " __stringify(BOOTFLASH_START) "  +${filesize}\0"\
        "set_fdthigh=true\0"                                            \
+       "checkfdt=true\0"                                               \
        ""
 
 #endif /* __CONFIG_KEYMILE_POWERPC_H */