summaryrefslogtreecommitdiffstats
path: root/configs/Colombus_defconfig
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2014-10-03 20:16:30 +0800
committerHans de Goede <hdegoede@redhat.com>2014-10-24 09:35:38 +0200
commit7ad3b6aa37ccf3caa5b8d6f7d639f2904009ed1e (patch)
tree7547f2728cfc29a75313a53ffe937851d7a1999f /configs/Colombus_defconfig
parent8a6564dacb7e24e82077d109d7d5992d2a14dac3 (diff)
downloadtalos-obmc-uboot-7ad3b6aa37ccf3caa5b8d6f7d639f2904009ed1e.tar.gz
talos-obmc-uboot-7ad3b6aa37ccf3caa5b8d6f7d639f2904009ed1e.zip
ARM: sun6i: Add Colombus board defconfig
The Colombus board is an A31 evaluation board from WITS Technology. Maxime has kindly agreed to maintain this board. [1] http://lists.denx.de/pipermail/u-boot/2014-September/190043.html Signed-off-by: Chen-Yu Tsai <wens@csie.org> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Colombus_defconfig')
-rw-r--r--configs/Colombus_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig
new file mode 100644
index 0000000000..16800de2bc
--- /dev/null
+++ b/configs/Colombus_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="COLOMBUS"
+CONFIG_ARM=y
+CONFIG_TARGET_SUN6I=y
+CONFIG_FDTFILE="sun6i-a31-colombus.dtb"
OpenPOWER on IntegriCloud