git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6579367
)
OMAP5: define HSMMC4 and HSMMC5 base
author
H. Nikolaus Schaller
<hns@goldelico.com>
Wed, 27 Jan 2016 19:09:41 +0000
(20:09 +0100)
committer
notaz
<notasas@gmail.com>
Sun, 14 Aug 2016 13:43:30 +0000
(16:43 +0300)
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
arch/arm/include/asm/arch-omap5/mmc_host_def.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-omap5/mmc_host_def.h
b/arch/arm/include/asm/arch-omap5/mmc_host_def.h
index
9c8ccb6
..
187016a
100644
(file)
--- a/
arch/arm/include/asm/arch-omap5/mmc_host_def.h
+++ b/
arch/arm/include/asm/arch-omap5/mmc_host_def.h
@@
-34,5
+34,7
@@
#define OMAP_HSMMC1_BASE 0x4809C100
#define OMAP_HSMMC2_BASE 0x480B4100
#define OMAP_HSMMC3_BASE 0x480AD100
+#define OMAP_HSMMC4_BASE 0x480D1100
+#define OMAP_HSMMC5_BASE 0x480D5100
#endif /* MMC_HOST_DEF_H */