board: add Orangepi Zero Plus support
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Thu, 29 Oct 2020 19:53:31 +0000 (20:53 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Nov 2020 22:51:54 +0000 (23:51 +0100)
commit87d9b946a560ea6c5f17e5669fc7b4e20dd9efcf
treeca2f58c1ce62b00294de68929427e9f230d90850
parent436f4804b2cad2423aa7a54a97de803a5f889f65
board: add Orangepi Zero Plus support

Add initial support for Orangepi Zero Plus board:
- U-Boot 2020.10
- Linux 5.7.19
- Default packages from buildroot

This patch is based on Orangepi Zero Plus2 board support, so genimage
configuration and description is copy pasted. One difference is that
newer Linux and U-Boot are selected. Another difference is Ethernet
support (Plus) instead of WiFi (Plus2).

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
board/orangepi/orangepi-zero-plus/boot.cmd [new file with mode: 0644]
board/orangepi/orangepi-zero-plus/genimage.cfg [new file with mode: 0644]
board/orangepi/orangepi-zero-plus/readme.txt [new file with mode: 0644]
configs/orangepi_zero_plus_defconfig [new file with mode: 0644]