]> git.sur5r.net Git - u-boot/blobdiff - include/configs/snowball.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / snowball.h
index 9877513201ff1c6184ace2cae1598776a7b6223c..30f4a4eb55ba72be0bf5abef54baa85d6cd6c147 100644 (file)
@@ -31,6 +31,8 @@
 #define CONFIG_SNOWBALL
 #define CONFIG_SYS_ICACHE_OFF
 #define CONFIG_SYS_DCACHE_OFF
+#define CONFIG_ARCH_CPU_INIT
+#define CONFIG_BOARD_LATE_INIT
 
 /*
  * High Level Configuration Options
 #define CONFIG_SYS_TEXT_BASE            0x0
 #endif
 
+/*
+ * MMC related configs
+ */
+#define CONFIG_ARM_PL180_MMCI
+#define MMC_BLOCK_SIZE                 512
+#define CFG_EMMC_BASE                   0x80114000
+#define CFG_MMC_BASE                    0x80126000
+
 /*
  * FLASH and environment organization
  */