]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/km/kmp204x-common.h
arm/km: define fdt_high env variable and allow backwards compatibility
[karo-tx-uboot.git] / include / configs / km / kmp204x-common.h
index 2466649b15c7ce1d548a45a715d32d4b313b1a17..569b574a2b95016e21c3f9edf7e12e47e8ace650 100644 (file)
@@ -420,6 +420,7 @@ unsigned long get_board_sys_clk(unsigned long dummy);
        "update="                                                       \
                "sf probe 0;sf erase 0 +${filesize};"                   \
                "sf write ${load_addr_r} 0 ${filesize};\0"              \
+       "set_fdthigh=true\0"                                            \
        ""
 
 #define CONFIG_HW_ENV_SETTINGS                                         \