]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Thu, 20 Oct 2022 12:58:05 +0000 (08:58 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 20 Oct 2022 12:58:05 +0000 (08:58 -0400)
Beside some rather unexciting sync of the DTs from the kernel tree, and
some Kconfig cleanup, there are some improvements for the ARMv5 Allwinner
family, to support boards with the F1C200s (64MB DRAM) better. We will
get actual board support as soon as the DTs have passed the Linux review
process.
There is also support for the X96 Mate TV Box, featuring the H616 SoC and
a full 4GB of DRAM.
Also we found the secret to enable SPI booting on the H616 (pin PC5 must
be pulled to GND), so the SPI boot support patch is now good to go.

Passed the gitlab CI, plus briefly tested on Pine64-LTS, LicheePi Nano,
X96 Mate and OrangePi Zero.

1  2 
arch/arm/dts/Makefile

Simple merge