summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/include
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2015-12-25 14:41:24 +0100
committerStefan Roese <sr@denx.de>2016-01-14 14:08:59 +0100
commit6202953df4feca4bb564141a7efbc8c697531203 (patch)
treeac88c8cf26f141882ac63f4cfedf7c7c4601fa23 /arch/arm/mach-mvebu/include
parent4444d230acdf45f2c2d78becec40db2d158757e8 (diff)
downloadtalos-obmc-uboot-6202953df4feca4bb564141a7efbc8c697531203.tar.gz
talos-obmc-uboot-6202953df4feca4bb564141a7efbc8c697531203.zip
mvebu: Add rudimental MV78230 support
This adds basic support for Marvell's MV78230 SoC which belongs to the Armada XP series. Signed-off-by: Phil Sutter <phil@nwl.cc> Acked-by: Stefan Roese <sr@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-mvebu/include')
-rw-r--r--arch/arm/mach-mvebu/include/mach/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mvebu/include/mach/soc.h b/arch/arm/mach-mvebu/include/mach/soc.h
index 9f6a2a407e..cb216bc2cc 100644
--- a/arch/arm/mach-mvebu/include/mach/soc.h
+++ b/arch/arm/mach-mvebu/include/mach/soc.h
@@ -11,6 +11,7 @@
#ifndef _MVEBU_SOC_H
#define _MVEBU_SOC_H
+#define SOC_MV78230_ID 0x7823
#define SOC_MV78260_ID 0x7826
#define SOC_MV78460_ID 0x7846
#define SOC_88F6810_ID 0x6810
OpenPOWER on IntegriCloud