summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-spear
diff options
context:
space:
mode:
authorVipin KUMAR <vipin.kumar@st.com>2012-05-07 13:06:42 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:40 +0200
commitdeb005622782bf568a4daa8daeb8adf95b606492 (patch)
treea868876e4370f76b7b85866a0c7e8e4e814c4960 /arch/arm/include/asm/arch-spear
parent8026b1e42f533f14115bb629efeaaedec6eaf23b (diff)
downloadtalos-obmc-uboot-deb005622782bf568a4daa8daeb8adf95b606492.tar.gz
talos-obmc-uboot-deb005622782bf568a4daa8daeb8adf95b606492.zip
SPEAr: Configure network support for spear SoCs
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-spear')
-rw-r--r--arch/arm/include/asm/arch-spear/hardware.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-spear/hardware.h b/arch/arm/include/asm/arch-spear/hardware.h
index a6517b2187..70fc030355 100644
--- a/arch/arm/include/asm/arch-spear/hardware.h
+++ b/arch/arm/include/asm/arch-spear/hardware.h
@@ -31,6 +31,7 @@
#define CONFIG_SPEAR_SYSCNTLBASE (0xFCA00000)
#define CONFIG_SPEAR_TIMERBASE (0xFC800000)
#define CONFIG_SPEAR_MISCBASE (0xFCA80000)
+#define CONFIG_SPEAR_ETHBASE 0xE0800000
#define CONFIG_SYS_NAND_CLE (1 << 16)
#define CONFIG_SYS_NAND_ALE (1 << 17)
OpenPOWER on IntegriCloud