X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsnowball.h;h=30f4a4eb55ba72be0bf5abef54baa85d6cd6c147;hb=f9c1456cf632175afb7d6b27f42f1aab8432be0f;hp=ed70d65dfcd2a165835f3a947e8e71fff6dc11e3;hpb=b95f9ec7d88b2b2362fab39a66fdccb3d6be53d4;p=u-boot diff --git a/include/configs/snowball.h b/include/configs/snowball.h index ed70d65dfc..30f4a4eb55 100644 --- a/include/configs/snowball.h +++ b/include/configs/snowball.h @@ -228,6 +228,14 @@ #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 */