]> git.sur5r.net Git - u-boot/blobdiff - include/configs/jadecpu.h
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
[u-boot] / include / configs / jadecpu.h
index 29c534c4a9f248050c74f51563eafbb952d72d79..c1193926bde8f22e6bc43d989848faaeeb90ed6f 100644 (file)
 #define PHYS_SDRAM             0x40000000      /* Start address of DDRRAM */
 #define PHYS_SDRAM_SIZE        0x08000000      /* 128 megs */
 
+#define CONFIG_SYS_SDRAM_BASE  PHYS_SDRAM
+#define CONFIG_SYS_INIT_SP_ADDR        0x01008000
+
 /*
  * FLASH and environment organization
  */
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN  (0x400000 - 0x8000)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* 128 bytes for initial data */
 
 #define CONFIG_STACKSIZE       (32*1024)       /* regular stack */