summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/corenet_generic.c
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2015-04-09 11:07:44 +0300
committerScott Wood <scottwood@freescale.com>2015-06-03 05:37:21 +0300
commit5afe13fd48c72be61342edbc6ede6e60f6153227 (patch)
treef6d7662159997f3e1ff724d3685d6def03a3fcac /arch/powerpc/platforms/85xx/corenet_generic.c
parent2b6029e2e026771fb4e2add9b38e91f34725813c (diff)
downloadlinux-5afe13fd48c72be61342edbc6ede6e60f6153227.tar.xz
powerpc/fsl-booke: Add T1024 RDB board support
T1024RDB is a Freescale Reference Design Board that hosts the T1024 SoC. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> [scottwood: vendor prefix: s/at24/atmel/ and trimmed detailed board description with too-long lines] Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/platforms/85xx/corenet_generic.c')
-rw-r--r--arch/powerpc/platforms/85xx/corenet_generic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c b/arch/powerpc/platforms/85xx/corenet_generic.c
index f61f47780486..d7c1b4d4254a 100644
--- a/arch/powerpc/platforms/85xx/corenet_generic.c
+++ b/arch/powerpc/platforms/85xx/corenet_generic.c
@@ -151,6 +151,7 @@ static const char * const boards[] __initconst = {
"fsl,B4420QDS",
"fsl,B4220QDS",
"fsl,T1024QDS",
+ "fsl,T1024RDB",
"fsl,T1040QDS",
"fsl,T1042QDS",
"fsl,T1040RDB",