ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
[oweals/u-boot.git] / include / configs / snowball.h
index ed70d65dfcd2a165835f3a947e8e71fff6dc11e3..30f4a4eb55ba72be0bf5abef54baa85d6cd6c147 100644 (file)
 #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
  */