uboot-sunxi: bump to 2023.04
authorZoltan HERPAI <wigyori@uid0.hu>
Wed, 7 Jun 2023 10:13:11 +0000 (12:13 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Sat, 26 Aug 2023 13:04:16 +0000 (15:04 +0200)
commit53c2f174ad79397b53db0e52d43f44a0702a93da
treea19b238ec47a765a8296a2cc9495d00bd326f2b6
parent8b1cc1582ad9c9b12d52870e0c7f9cb828aa0fbf
uboot-sunxi: bump to 2023.04

Compile-tested: all boards
Runtime-tested:
 - Cortex-A8: pcDuino
 - Cortex-A7: Bananapro, Bananapi M3
 - Cortex-A53:Pine64+

Notes:
 - binman tries to add firmware for the SCP (system control processor), which
   we don't build, and is optional for the boot process on 64-bit. Disable this
   via setting the SCP envvar to /dev/null. For further info, see [1] .

[1] https://github.com/u-boot/u-boot/blob/master/board/sunxi/README.sunxi64

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
17 files changed:
package/boot/uboot-sunxi/Makefile
package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch [deleted file]
package/boot/uboot-sunxi/patches/062-A20-improve-gmac-upload.patch
package/boot/uboot-sunxi/patches/063-fix-lime2-revK-add-micrel-PHY.patch [deleted file]
package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch
package/boot/uboot-sunxi/patches/093-sun6i-fix-PLL-LDO-voltselect.patch
package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch [deleted file]
package/boot/uboot-sunxi/patches/101-sun6i-support-console-on-UART2.patch [deleted file]
package/boot/uboot-sunxi/patches/102-sunxi-make_CONS_INDEX-configurable.patch [deleted file]
package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
package/boot/uboot-sunxi/patches/210-sunxi-deactivate-binman.patch [deleted file]
package/boot/uboot-sunxi/patches/230-disable-axp209-on-a13-olinuxino.diff [deleted file]
package/boot/uboot-sunxi/patches/250-sun8i-h3-add-support-for-zeropi.patch [deleted file]
package/boot/uboot-sunxi/patches/252-sunxi-h3-add-support-for-nanopi-r1.patch
package/boot/uboot-sunxi/patches/253-sunxi-h5-add-support-for-nanopi-r1s-h5.patch [deleted file]
package/boot/uboot-sunxi/patches/270-arm-sunxi-increase-SYS_MALLOC_F_LEN.patch [deleted file]
package/boot/uboot-sunxi/patches/300-force-pylibfdt-build.patch [new file with mode: 0644]