summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2015-11-17 10:53:37 +0100
committerTom Rini <trini@konsulko.com>2015-11-18 15:28:58 -0500
commit5411988242cea736c27e9ec758fe5365c0162838 (patch)
treefaca4c1a30b10e74b4327d07a238f40170cf5e00 /configs
parent38467df5d67a61a8ccd8d052249e195e0fe9ab07 (diff)
downloadblackbird-obmc-uboot-5411988242cea736c27e9ec758fe5365c0162838.tar.gz
blackbird-obmc-uboot-5411988242cea736c27e9ec758fe5365c0162838.zip
powerpc/83xx: add support for kmtegr1 board
This board uses the same CPU (8309) as VECT1. The memory however is different since it has NAND Flash, the NOR Flash partitioning is different and of course the FPGAs as well. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Signed-off-by: Christoph Dietrich <christoph.dietrich@keymile.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/kmtegr1_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/kmtegr1_defconfig b/configs/kmtegr1_defconfig
new file mode 100644
index 0000000000..aee988622b
--- /dev/null
+++ b/configs/kmtegr1_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="KMTEGR1"
+CONFIG_PPC=y
+CONFIG_MPC83xx=y
+CONFIG_TARGET_SUVD3=y
OpenPOWER on IntegriCloud