summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-xburst
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-09-10 11:42:24 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-09-11 07:59:45 +0200
commit8d9d50f2a6a4d33cd3daa0b4612382754ea48df8 (patch)
treec41595773880a892d677e154619d2cb0ed51c706 /arch/mips/mach-xburst
parent11a6204bab7f9d8284ac77ccb57293860a9056a9 (diff)
downloadbarebox-8d9d50f2a6a4d33cd3daa0b4612382754ea48df8.tar.gz
barebox-8d9d50f2a6a4d33cd3daa0b4612382754ea48df8.tar.xz
MIPS: add MIPS Creator CI20 board support
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-xburst')
-rw-r--r--arch/mips/mach-xburst/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/mach-xburst/Kconfig b/arch/mips/mach-xburst/Kconfig
index e3db61e884..f4a64c6823 100644
--- a/arch/mips/mach-xburst/Kconfig
+++ b/arch/mips/mach-xburst/Kconfig
@@ -24,6 +24,10 @@ config BOARD_RZX50
select HAS_POWEROFF
select CPU_JZ4755
+config BOARD_CI20
+ bool "Imagination Creator CI20"
+ select CPU_JZ4780
+
endchoice
if DEBUG_LL