summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/include/mach/soc.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-12-09 11:00:51 +0100
committerStefan Roese <sr@denx.de>2016-01-14 14:08:59 +0100
commitbf0db8b82a0f2e1abcb073fe0b72e6b4ba7c5fe0 (patch)
tree85d0af28b5050433f28552fe5890f7f459d5d012 /arch/arm/mach-mvebu/include/mach/soc.h
parent00a457b22e193d866bc14cc6a4f26c93d18479ce (diff)
downloadblackbird-obmc-uboot-bf0db8b82a0f2e1abcb073fe0b72e6b4ba7c5fe0.tar.gz
blackbird-obmc-uboot-bf0db8b82a0f2e1abcb073fe0b72e6b4ba7c5fe0.zip
arm: mvebu: Add support for MV78260
This patch adds support for the dual core Armada XP variant, the MV78260. It has some minor differences to the 4-core MV78460, e.g. only 12 serdes lanes. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'arch/arm/mach-mvebu/include/mach/soc.h')
-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 b78da25b5c..5d4ad30afb 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_MV78260_ID 0x7826
#define SOC_MV78460_ID 0x7846
#define SOC_88F6810_ID 0x6810
#define SOC_88F6820_ID 0x6820
OpenPOWER on IntegriCloud