]> Git Repo - J-u-boot.git/commit
sun50i: h5: Add initial Orange Pi Zero Plus support
authorHauke Mehrtens <[email protected]>
Sat, 9 Jun 2018 16:34:46 +0000 (18:34 +0200)
committerJagan Teki <[email protected]>
Sat, 16 Jun 2018 09:22:42 +0000 (14:52 +0530)
commit76d69eb01dee492f5ecf43c43d7301fec6c5b99f
tree022267f8afbb765f8a07e43a32b4372bc8027836
parenta6580dfd4667f0d96c9b98173ea413ea45759cdc
sun50i: h5: Add initial Orange Pi Zero Plus support

Orange Pi Zero Plus is an open-source single-board computer
using the Allwinner H5 SOC.

H5 Orangepi Zero Plus has
 - Quad-core Cortex-A53
 - 512MB DDR3
 - micrSD slot
 - 16MBit SPI Nor flash
 - Debug TTL UART
 - 1GBit/s Ethernet (RTL8211E)
 - Wifi (RTL8189FTV)
 - USB 2.0 Host
 - USB 2.0 OTG + power supply

The device tree file is copied from the Linux kernel 4.17.

Signed-off-by: Hauke Mehrtens <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/orangepi_zero_plus_defconfig [new file with mode: 0644]
This page took 0.032013 seconds and 4 git commands to generate.