]> git.dujemihanovic.xyz Git - u-boot.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)
commit75f415b3269891984d4bc87ba411173901763613
tree1bd76a87d0e61ac9d7012caa9f13c312fc4be772
parent9e804638bfe2693a908abf066ff66c251572afa7
parent5fc892e83f34a0b082ff46d3cc411d6813c1f726
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.