[U-Boot] [PATCH v2 10/10] ARM: sun6i: Add Colombus board defconfig

Chen-Yu Tsai wens at csie.org
Wed Sep 24 10:01:13 CEST 2014


The Colombus board is an A31 evaluation board from WITS Technology.

Signed-off-by: Chen-Yu Tsai <wens at csie.org>
---
 configs/Colombus_defconfig | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 configs/Colombus_defconfig

diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig
new file mode 100644
index 0000000..16800de
--- /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"
-- 
2.1.0



More information about the U-Boot mailing list