Merge branch 'master' of git://git.denx.de/u-boot-arm
[oweals/u-boot.git] / include / configs / km / kmp204x-common.h
index b9e1bacfa729840d968358597d8b2941cf17c72f..0d24f78d4230f68e8b92288230bb7a1e357b8964 100644 (file)
@@ -437,6 +437,7 @@ int get_scl(void);
        "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                                         \