]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sun7i: Add support for the Wits Pro A20 DKT board
authorHans de Goede <hdegoede@redhat.com>
Sat, 7 Mar 2015 11:01:16 +0000 (12:01 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:28:32 +0000 (14:28 +0200)
commit208e0e0f19706586b9d9799b659b75422769db85
tree583c3e4db85d0c0b3072b00dbdd656474b15eeea
parent5ef0aa5cbb053aeab2b483bff167bc800e738d5b
sun7i: Add support for the Wits Pro A20 DKT board

The Wits Pro A20 DKT is an A20 Development KiT with 1G RAM, 4G NAND, sdio wifi,
1Gbit ethernet, 1024x768 lcd screen with ft5x_ts touchscreen and a ton of
IO connectors.

Note there seem to be multiple sdcard slots on the board (4 in total), but
other then mmc0 none of these are hooked up by default, there is a ton of
dip-switches which likely allow hooking some of these up, but the documentation
of the board only describes the use of a fraction of them, so for now we
only support mmc0.

Also see: http://www.merrii.com/en/pla_d.asp?id=163

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/MAINTAINERS
configs/Wits_Pro_A20_DKT_defconfig [new file with mode: 0644]