kumquat-buildroot/board/orangepi
Sergey Matyukevich f579afc393 configs/orangepi-zero-plus2: bump BSP versions
Bump U-Boot and Linux kernel versions. Updating U-Boot to 2021.04
requires the following two changes.

First, after switching to binman, u-boot.itb is no more generated for
64-bit sunxi boards. Combined u-boot-sunxi-with-spl.bin image should
be used instead. This image contains SPL, U-Boot, and FIT image,
where FIT image contains other binaries such as BL31 and SCP.

Second, new U-Boot enables support for System Control Processor (SCP)
firmware. SCP firmware is included by default into FIT image in the
combined u-boot-sunxi-with-spl.bin binary. When SCP is not available
or not needed, it should be explicitly disabled by pointing to an
empty file. Support for Allwinner SCP firmware is not yet available
neither in Buildroot nor in mainline kernel. So disable it for now
using custom U-Boot build options.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-06-26 17:10:42 +02:00
..
orangepi-lite configs/orangepi_lite: Enable HDMI and analog audio in Linux config 2018-06-11 21:41:32 +02:00
orangepi-lite2 configs/orangepi_lite2: add WiFi support 2018-12-16 15:56:53 +01:00
orangepi-one orangepi: drop custom post-build and post-image scripts 2018-01-07 21:37:20 +01:00
orangepi-one-plus configs/orangepi_one_plus: new defconfig 2018-12-16 15:54:40 +01:00
orangepi-pc configs/orangepi_pc_defconfig: bump kernel to 5.10.9, u-boot to 2020.10 2021-01-23 21:28:10 +01:00
orangepi-pc2 board: Add Orangepi PC2 support 2017-12-20 18:57:39 +01:00
orangepi-pc-plus orangepi: drop custom post-build and post-image scripts 2018-01-07 21:37:20 +01:00
orangepi-plus board: add orangepi-plus support 2017-07-01 16:52:40 +02:00
orangepi-prime board: Add Orangepi Prime support 2017-12-20 18:55:22 +01:00
orangepi-r1 configs/orangepi_r1_defconfig: fix typo in comment 2021-02-03 23:16:09 +01:00
orangepi-rk3399 configs/orangepi_rk3399: new defconfig 2020-09-02 22:40:47 +02:00
orangepi-win board: Add Orangepi Win/Win Plus support 2017-12-20 18:54:49 +01:00
orangepi-zero orangepi_zero_defconfig: bump linux to 4.19.3, u-boot to 2018.11 2018-11-23 10:48:03 +01:00
orangepi-zero-plus board: add Orangepi Zero Plus support 2020-11-03 23:51:54 +01:00
orangepi-zero-plus2 configs/orangepi-zero-plus2: bump BSP versions 2021-06-26 17:10:42 +02:00