]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/km/km-powerpc.h
arm/km: define fdt_high env variable and allow backwards compatibility
[people/ms/u-boot.git] / include / configs / km / km-powerpc.h
index b03fdd9b66adecc2906eb20c96e391bedb21f7e1..763c5bad82c40d095470c34ec85db5be1a9a46a4 100644 (file)
@@ -77,6 +77,7 @@
                "cp.b ${load_addr_r} " __stringify(BOOTFLASH_START)     \
                "  ${filesize} && "                                     \
                "protect on " __stringify(BOOTFLASH_START) "  +${filesize}\0"\
+       "set_fdthigh=true\0"                                            \
        ""
 
 #endif /* __CONFIG_KEYMILE_POWERPC_H */