]> git.ipfire.org Git - people/ms/u-boot.git/commit
sun50i: a64: Add initial NanoPi A64 support
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 9 Jun 2017 13:01:17 +0000 (18:31 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 15 Aug 2017 06:00:19 +0000 (11:30 +0530)
commitf322657204eb752f77c5bf0b7d71c0e99ed55691
treeb2f55261cf23554b819d2e2ac65a1383b7eb63fe
parent7e4bef711e314841a978f1c62f6570cb0ebe0fe6
sun50i: a64: Add initial NanoPi A64 support

NanoPi A64 is a new board of high performance with low cost
designed by FriendlyElec., using the Allwinner A64 SOC.

Nanopi A64 features
- Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS
- 1GB DDR3 RAM
- MicroSD
- Gigabit Ethernet (RTL8211E)
- Wi-Fi 802.11b/g/n
- IR receiver
- Audio In/Out
- Video In/Out
- Serial Debug Port
- microUSB 5V 2A DC 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-a64-nanopi-a64.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/nanopi_a64_defconfig [new file with mode: 0644]