projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
am33xx: Correct MMC1, remove MMC2 support
[u-boot.git]
/
arch
/
arm
/
include
/
asm
/
arch-am33xx
/
mmc_host_def.h
diff --git
a/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
b/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
index 26cc300e70fc170746b766b91d4e6ff81954f9bf..1f597c0eecd9d5f5e7422a123412bf7c014bacd4 100644
(file)
--- a/
arch/arm/include/asm/arch-am33xx/mmc_host_def.h
+++ b/
arch/arm/include/asm/arch-am33xx/mmc_host_def.h
@@
-20,8
+20,7
@@
* OMAP HSMMC register definitions
*/
#define OMAP_HSMMC1_BASE 0x48060100
-#define OMAP_HSMMC2_BASE 0x481D8000
-#define OMAP_HSMMC3_BASE 0x47C24000
+#define OMAP_HSMMC2_BASE 0x481D8100
typedef struct hsmmc {
unsigned char res1[0x10];
This page took
0.028229 seconds
and
4
git commands to generate.