]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: am33xx: fix definition of MMC register addresses broken by merge
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 26 Jun 2014 09:00:39 +0000 (11:00 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 26 Jun 2014 10:21:30 +0000 (12:21 +0200)
arch/arm/include/asm/arch-am33xx/mmc_host_def.h

index 886ca65f46fc9b7717641d007aa9419b35a2b86d..ae6e5339cf7068c0f7e0e683e453711fa841a0da 100644 (file)
@@ -21,9 +21,9 @@
 /*
  * OMAP HSMMC register definitions
  */
-#define OMAP_HSMMC1_BASE               0x48060000
-#define OMAP_HSMMC2_BASE               0x481D8000
-#define OMAP_HSMMC3_BASE               0x47810000
+#define OMAP_HSMMC1_BASE               0x48060100
+#define OMAP_HSMMC2_BASE               0x481D8100
+#define OMAP_HSMMC3_BASE               0x47810100
 
 #if defined(CONFIG_TI814X)
 #undef MMC_CLOCK_REFERENCE