Message ID | 20230413102048.1627141-1-andre.przywara@arm.com |
---|---|
State | Accepted |
Delegated to: | Tom Rini |
Headers | show |
Series | Pull request: u-boot-sunxi/master for v2023.07 | expand |
On Thu, Apr 13, 2023 at 11:20:48AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2023.07 changes. > > 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. > > Thanks, > Andre > > =========================== > The following changes since commit 9e804638bfe2693a908abf066ff66c251572afa7: > > Merge tag 'for-v2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c (2023-04-11 09:29:28 -0400) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master > > for you to fetch changes up to 5fc892e83f34a0b082ff46d3cc411d6813c1f726: > > sunxi: A64: drop boot0 header reservation (2023-04-12 00:17:22 +0100) > Applied to u-boot/master, thanks!