
On Tue, Aug 06, 2024 at 03:38:23PM +0100, Andre Przywara wrote:
Hi Tom,
please pull the sunxi/master branch, containing some more changes for 2024.10. This updates the "old style" DTs to that of Linux v6.10, matching what OF_UPSTREAM is at now. Hopefully we won't need to do this (manually) anymore. Since this brings in the DT for a new board (Tanix TX1), also add the defconfig for that, which has just been waiting for that sync. There are three more fixes: two for the SPI clock setup, which avoids too high frequencies in some cases, and one fix to avoid a build warning with GCC 14 for the sunxi TOC0 part of the mkimage tool.
The gitlab CI passed, and I tested the SPI flash on the OrangePi Zero 3 and also booted that into Linux.
Please pull!
Cheers, Andre
============================================================ The following changes since commit 6becf9ba1ab82af6f4fcf9f4d0da38f9c75212d2:
Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-08-02 14:40:59 -0600)
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 541a1649e74787682902d820d0b79e16bad69a4f:
spi: sunxi: fix clock divider calculation for max frequency setting (2024-08-06 11:20:10 +0100)
Applied to u-boot/master, thanks!