diff mbox

[U-Boot] EXYNOS: EXYNOS4X12: adds missed base address

Message ID 1355394713-4505-1-git-send-email-jhkim@insignal.co.kr
State Not Applicable
Delegated to: Minkyu Kang
Headers show

Commit Message

Jeong-Hyeon Kim Dec. 13, 2012, 10:31 a.m. UTC
This patch fixs for on below patch posted by Chander Kashyap.
"EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses"

This patch needs for prevent compile error
for samsung's exynos SoCs based boards like
origen, s5pc210_universal, smdk5250, smdkv310 and trats.

Signed-off-by: Jeong-Hyeon Kim <jhkim@insignal.co.kr>
---
 arch/arm/include/asm/arch-exynos/cpu.h |    3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h
index 86c7905..f592ddc 100644
--- a/arch/arm/include/asm/arch-exynos/cpu.h
+++ b/arch/arm/include/asm/arch-exynos/cpu.h
@@ -85,11 +85,14 @@ 
 #define EXYNOS4X12_USBPHY_BASE		0x125B0000
 #define EXYNOS4X12_UART_BASE		0x13800000
 #define EXYNOS4X12_I2C_BASE		0x13860000
+#define EXYNOS4X12_SPI_BASE		0x13920000
 #define EXYNOS4X12_PWMTIMER_BASE	0x139D0000
+#define EXYNOS4X12_I2S_BASE		0xE2100000
 
 #define EXYNOS4X12_ADC_BASE		DEVICE_NOT_AVAILABLE
 #define EXYNOS4X12_DP_BASE		DEVICE_NOT_AVAILABLE
 #define EXYNOS4X12_MODEM_BASE		DEVICE_NOT_AVAILABLE
+#define EXYNOS4X12_SPI_ISP_BASE		DEVICE_NOT_AVAILABLE
 
 /* EXYNOS5 Common*/
 #define EXYNOS5_I2C_SPACING		0x10000