]> git.sur5r.net Git - u-boot/blobdiff - include/configs/innokom.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / innokom.h
index 9cb0d42eac7b02dfd71ab8a6aec195077710f033..d8fcbdb42199f3a5ec520b12935a22b6cde7609e 100644 (file)
@@ -40,6 +40,8 @@
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff      */
                                        /* for timer/console/ethernet       */
 
+#define        CONFIG_SYS_TEXT_BASE    0x0
+
 /* we will never enable dcache, because we have to setup MMU first */
 #define CONFIG_SYS_NO_DCACHE
 
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (256*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128             /* size in bytes reserved for initial data */
 
 #define CONFIG_SYS_LONGHELP                            /* undef to save memory         */
 #define CONFIG_SYS_PROMPT              "uboot> "       /* Monitor Command Prompt       */
 
 #define CONFIG_SYS_FLASH_BASE          PHYS_FLASH_1
 
+#define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
+#define        CONFIG_SYS_INIT_SP_ADDR         (GENERATED_GBL_DATA_SIZE + PHYS_SDRAM_1)
+
 /*
  * JFFS2 partitions
  *
  */
 #define CONFIG_SYS_PSSR_VAL            0x37
 
+#define        CONFIG_SYS_CCCR                 CCCR_L27|CCCR_M2|CCCR_N10
+#define        CONFIG_SYS_CKEN                 0x0
+
 /*
  * Memory settings
  *
 #define CONFIG_SYS_MCIO0_VAL           0x00000000
 #define CONFIG_SYS_MCIO1_VAL           0x00000000
 
+#define        CONFIG_SYS_FLYCNFG_VAL          0x00000000
+#define        CONFIG_SYS_SXCNFG_VAL           0x00000000
+
 /*
 #define CSB226_USER_LED0       0x00000008
 #define CSB226_USER_LED1       0x00000010