]> git.ipfire.org Git - people/ms/u-boot.git/commit
sun50i: h5: Add NanoPi Neo Plus2 DT initial support
authorAntony Antony <antony@phenome.org>
Tue, 21 Nov 2017 09:11:53 +0000 (10:11 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 21 Nov 2017 13:41:57 +0000 (19:11 +0530)
commit6130b1f6bc237df95f057994f5fccffa6be0a6f1
treeb77a949b6a89e0b21df393929a3452b507679ead
parent8faac0941cd409c6ff3738fbf658de2296f48e9a
sun50i: h5: Add NanoPi Neo Plus2 DT initial support

Add initial DT for NanoPi NEO Plus2 by FriendlyARM
- Allwinner quad core H5 Cortex A53 with an ARM Mali-450MP GPU
- 1 GB DDR3 RAM
- 8GB eMMC flash (Samsung KLM8G1WEPD-B031)
- micro SD card slot
- Gigabit Ethernet (external RTL8211E-VB-CG chip)
- 802.11 b/g/n WiFi, Bluetooth 4.0 (Ampak AP6212A module)
- 2x USB 2.0 host ports

Signed-off-by: Antony Antony <antony@phenome.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/nanopi_neo_plus2_defconfig [new file with mode: 0644]