]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Fri, 14 Apr 2023 14:50:04 +0000 (10:50 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 14 Apr 2023 14:50:04 +0000 (10:50 -0400)
commit822113aa3c1b47d98da677920afe33a4e0f4297d
tree1bd76a87d0e61ac9d7012caa9f13c312fc4be772
parent703e5d7b6e29c97a15e39d5ebb2ed4dc68053444
parentb1cfcb502541a0bf4af7c9823ab2ae082bb95cb5
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi

The biggest change is some refactoring of the H616 DRAM driver, which
allows better fine-tuning for each board, and is the base for pending
LPDDR3 and LPDDR4 support, needed by new boards.  The sun8i-emac
Ethernet driver sees some refactoring that enables it for the Allwinner
D1 EMAC IP. The sunxi HDMI driver is now using more DT properties. Also
the early SPL code now supports some odd H616 SoC variant.

There are some more patches pending, that require the final review
touches and some testing, I will send a separate PR for them later.

The gitlab CI completed successfully, and I boot tested a few boards
with different SoCs, via FEL and SD card, into Linux.