]> git.sur5r.net Git - u-boot/blobdiff - include/configs/DASA_SIM.h
Add multi-chip NAND support for the TQM8548 modules
[u-boot] / include / configs / DASA_SIM.h
index 61704d0f19eb9ff284a40f19e22e7b78e2579e41..21230e158cf8b4bfd9d6ca853f3d57c103c42812 100644 (file)
  * Please note that CONFIG_SYS_SDRAM_BASE _must_ start at 0
  */
 #define CONFIG_SYS_SDRAM_BASE          0x00000000
-#define CONFIG_SYS_FLASH_BASE          0xFFFD0000
+#define CONFIG_SYS_FLASH_BASE          0xFFFC0000
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_FLASH_BASE
-#define CONFIG_SYS_MONITOR_LEN         (192 << 10)     /* Reserve 128 kB for Monitor   */
+#define CONFIG_SYS_MONITOR_LEN         (256 << 10)     /* Reserve 128 kB for Monitor   */
 #define CONFIG_SYS_MALLOC_LEN          (128 << 10)     /* Reserve 128 kB for malloc()  */
 
 /*