Message ID | 20231112212450.882-1-andre.przywara@arm.com |
---|---|
State | Accepted |
Delegated to: | Tom Rini |
Headers | show |
Series | Pull request: u-boot-sunxi/master for 2024.01 | expand |
On Sun, Nov 12, 2023 at 09:24:50PM +0000, Andre Przywara wrote: > Hi Tom, > > please pull some more sunxi changes for this cycle: > > the first few patches are some easy refactorings and fixes, most of them > actually don't change the generated binaries at all. Then there is a > defconfig for a new board, for which we just gained the .dts file from > the last kernel DT sync. > On top there is support for a new PMIC (AXP313), and LPDDR4 support for > the Allwinner H616 SoC, both of which are needed to support new devices > that appeared lately, especially cheap TV boxes. > > While those are technically new features, they don't affect existing boards, > for instance the LPDDR4 support code is guarded by a new DRAM type Kconfig > variable. So the risk for regressions is very slim. > > Gitlab CI passed, and I booted that briefly on some boards, including an > H616 and an H618 one (with LPDDR4). > > Thanks, > Andre > > ========================================================= > The following changes since commit da2e3196e4dc28298b58a018ace07f85eecd1652: > > Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA" (2023-11-10 15:25:47 -0500) > > 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 4b02f0120a4bb2a5d7081aef8cef6a4ca57e9db2: > > sunxi: H616: add LPDDR4 DRAM support (2023-11-12 18:04:32 +0000) > Applied to u-boot/master, thanks!