]> Git Repo - J-u-boot.git/commit
sunxi: Add support for OrangePi Zero2
authorJernej Skrabec <[email protected]>
Mon, 11 Jan 2021 20:11:53 +0000 (21:11 +0100)
committerAndre Przywara <[email protected]>
Mon, 25 Jan 2021 21:52:01 +0000 (21:52 +0000)
commit38be6b838780e8ad0ee80e716752c8843cd87e05
tree42d2e8ad42e377b3747f2e917fdfded5df55c425
parent1dc70ffa1cd9057e9c70d15b9c8aea2779854c74
sunxi: Add support for OrangePi Zero2

OrangePi Zero2 is SBC based on Allwinner H616 with 1 GiB of RAM, SD card
support, gigabit ethernet, micro HDMI, WIFI, Bluetooth and 1 USB 2.0
port. It also has two GPIO headers which allows further peripherals to
be used.

The devicetree file is taken from v3 of the OrangePi Zero2 Linux
submission [1], which it's not yet merged.

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2021-January/632084.html

Signed-off-by: Jernej Skrabec <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h616-orangepi-zero2.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/orangepi_zero2_defconfig [new file with mode: 0644]
This page took 0.037631 seconds and 4 git commands to generate.