]> git.ipfire.org Git - people/ms/u-boot.git/commit
sun50i: h5: Add initial NanoPi NEO2 support
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 30 May 2017 17:41:15 +0000 (17:41 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 14 Jun 2017 14:55:56 +0000 (20:25 +0530)
commit2b1a33213e810f43f9d7e33b9d8db99e1b80a1c0
tree9733c4e8f0aadee5cfa21a1441195004df52fc67
parentbdf9577355b0efcf5a27a4fdef344a5b8b70f9f2
sun50i: h5: Add initial NanoPi NEO2 support

NanoPi NEO2 is designed and developed by FriendlyElec
using the Allwinner 64-bit H5 SOC.

NanoPi Neo2 key features
- Allwinner H5, Quad-core 64-bit Cortex-A53
- 512MB DDR3 RAM
- microSD slot
- 10/100/1000M Ethernet
- Serial Debug Port
- 5V 2A DC MicroUSB power-supply

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h5-nanopi-neo2.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/nanopi_neo2_defconfig [new file with mode: 0644]