mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
7ad3b6aa37
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>
4 lines
111 B
Text
4 lines
111 B
Text
CONFIG_SYS_EXTRA_OPTIONS="COLOMBUS"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_SUN6I=y
|
|
CONFIG_FDTFILE="sun6i-a31-colombus.dtb"
|