projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
642cdc1
)
arm: omap3: Add uart4 omap3 adddress
author
Michael Trimarchi
<michael@amarulasolutions.com>
Mon, 18 Nov 2013 14:06:21 +0000
(15:06 +0100)
committer
Tom Rini
<trini@ti.com>
Wed, 4 Dec 2013 16:41:13 +0000
(11:41 -0500)
This patch add the OMAP34XX_UART4 memory address
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
arch/arm/include/asm/arch-omap3/omap3.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-omap3/omap3.h
b/arch/arm/include/asm/arch-omap3/omap3.h
index 7fb549af546038931b9b2338725559ec1727b9c0..65a5995020f4f69217d0074a8df875ebeebbb0d7 100644
(file)
--- a/
arch/arm/include/asm/arch-omap3/omap3.h
+++ b/
arch/arm/include/asm/arch-omap3/omap3.h
@@
-55,6
+55,7
@@
struct control_prog_io {
#define OMAP34XX_UART1 (OMAP34XX_L4_IO_BASE + 0x6a000)
#define OMAP34XX_UART2 (OMAP34XX_L4_IO_BASE + 0x6c000)
#define OMAP34XX_UART3 (OMAP34XX_L4_PER + 0x20000)
+#define OMAP34XX_UART4 (OMAP34XX_L4_PER + 0x42000)
/* General Purpose Timers */
#define OMAP34XX_GPT1 0x48318000