summaryrefslogtreecommitdiff
path: root/configs/kmtegr1_defconfig
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2015-11-17 09:53:37 (GMT)
committerTom Rini <trini@konsulko.com>2015-11-18 20:28:58 (GMT)
commit5411988242cea736c27e9ec758fe5365c0162838 (patch)
treefaca4c1a30b10e74b4327d07a238f40170cf5e00 /configs/kmtegr1_defconfig
parent38467df5d67a61a8ccd8d052249e195e0fe9ab07 (diff)
downloadu-boot-5411988242cea736c27e9ec758fe5365c0162838.tar.xz
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/kmtegr1_defconfig')
-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 0000000..aee9886
--- /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