]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/km82xx.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / include / configs / km82xx.h
index 69ba66ae6efb45dd8aa0ef91daaac64bbbfaf0f1..12f9d424cb10639ab133cbc2900300c2a4e7b8f0 100644 (file)
@@ -34,6 +34,8 @@
 
 #define        CONFIG_SYS_TEXT_BASE    0xFE000000
 
+#define CONFIG_MISC_INIT_R
+
 /* include common defines/options for all Keymile boards */
 #include "km/keymile-common.h"
 #include "km/km-powerpc.h"
        ""
 
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE
-#if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
-#define CONFIG_SYS_RAMBOOT
-#endif
 
 #define CONFIG_SYS_MONITOR_LEN         (768 << 10)