Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Fri, 16 Apr 2021 12:30:25 +0000 (08:30 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 16 Apr 2021 12:30:25 +0000 (08:30 -0400)
commit7cb977fd51b4ddcfe385749f035cc768a968edfb
tree33c8354d42d619b8312e75d88a087eef254e1619
parenta6232e065dd9e349bf5908c928734c6b5b018112
parent599177ed5139dbab112d0c9603e18382d0c642ba
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi

This adds support for devices with R40 dual rank DRAM, and asymmetric
A64 DRAM devices like the Pinephone/3GB.
Also we enable automatic gzipped kernel support, and allow scripted
DT overlay support. The rest of the patches are cleanups, but also
some sunxi-specific preparatory patches for USB3.0 and improved HDMI
support. The bulk of those changes will go through other trees, though.

Build-tested for all 156 sunxi boards, and boot tested on a A64, A20, R40,
H5, H6 and H616 board. USB, SD card, eMMC, HDMI and Ethernet all work
there (where applicable), with the exception of Ethernet on the H5. Since
this is already broken in v2021.04, I will send a separate fix.