]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Add mk802_a10s board / defconfig
authorHans de Goede <hdegoede@redhat.com>
Sat, 17 Jan 2015 21:31:30 +0000 (22:31 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 11:34:56 +0000 (12:34 +0100)
commit6c46c8e890a6625455efcbfc5ad13917c1f4b61e
tree63c7da6200d42f94d37f1eadfaefd691e812361a
parent3a1c223f1902fab71558d5420a97bcc778b189a1
sunxi: Add mk802_a10s board / defconfig

The mk802_a10s re-uses is the "classic" mk802 case and functionality, but has
an A10s SoC inside rather then the A10, it features 512M or 1G RAM, 4G nand,
a mini-hdmi female connector, USB-A receptacle, mini-usb receptacle (OTG)
and a sdio realtek wifi chip. Unlike the original mk802 it does have a pmic,
the axp152.

For more details see: http://linux-sunxi.org/Semitime_g2

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