diff options
author | Vishnu Patekar <vishnupatekar0510@gmail.com> | 2015-03-01 23:54:48 +0530 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-05-04 16:51:51 +0200 |
commit | 8681de32139ecac41ca33222184fb025a28de5ec (patch) | |
tree | 5cf0915c114fdfb2da62100fea5053952710c92a /board | |
parent | 8c3dacff1409109e3697ed60df0e7c93d1309a93 (diff) | |
download | u-boot-imx-8681de32139ecac41ca33222184fb025a28de5ec.zip u-boot-imx-8681de32139ecac41ca33222184fb025a28de5ec.tar.gz u-boot-imx-8681de32139ecac41ca33222184fb025a28de5ec.tar.bz2 |
sunxi: Add softwinner astar mid756 A33 tablet board defconfig
The Astar MID756 is a 7" tablet using the A33 SoC with a 800x480 LCD screen,
512M RAM, 8G ROM and integrated sdio wifi.
Also see: http://linux-sunxi.org/Softwinner_astar-rda
Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board')
-rw-r--r-- | board/sunxi/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 75e8b5a..c5b131f 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -59,6 +59,11 @@ M: Paul Kocialkowski <contact@paulk.fr> S: Maintained F: configs/Ampe_A76_defconfig +Astar MID756 BOARD +M: VishnuPatekar <vishnupatekar0510@gmail.com> +S: Maintained +F: configs/Astar_MID756_defconfig + COLOMBUS BOARD M: Maxime Ripard <maxime.ripard@free-electrons.com> S: Maintained |