]> git.sur5r.net Git - u-boot/blobdiff - include/configs/km82xx.h
imx:mx6sxsabresd support qspi AHB read
[u-boot] / include / configs / km82xx.h
index 029c348285202404fe57054a3baf16b387c06c48..14fd290be1f3c7a7da01acbcd559fc5852b3fb21 100644 (file)
@@ -29,6 +29,9 @@
 #error ("Board unsupported")
 #endif
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
 #define        CONFIG_SYS_TEXT_BASE    0xFE000000
 
 /* include common defines/options for all Keymile boards */
        ""
 
 #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)