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
orangepi-lite2 configs/orangepi_lite2: add WiFi support 2018-12-16 15:56:53 +01:00
orangepi-one
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
orangepi-pc-plus
orangepi-plus
orangepi-prime
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
orangepi-zero
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