
On Tue, Jul 19, 2022 at 02:51:02PM +0100, Andre Przywara wrote:
Hi Tom,
please pull the sunxi/master branch, containing the first part of the 2022.10 changes.
One prominent feature is the restructering of the clock driver, which allows to end up with one actual driver for all variants, although we still only compile in support for one SoC. Also contained are some initial SPI fixes, which should fix some problems, and enable SPI flash support for the F1C100s SoC. Those patches revealed more problems, I will queue fixes later on, but for now it should at least still work. Apart from some smaller fixes (for instance for NAND operation), there is also preparation for the upcoming Allwinner D1 support, in form of the USB PHY driver. There are more driver support patches to come.
The gitlab CI completed successfully, including the build test for all 160 sunxi boards. I also boot tested on a few boards, but didn't have time for more elaborate tests this time.
Thanks, Andre
=========================== The following changes since commit 26f6f7fb5c0651d65afdee6d8ed36063606179a8:
Merge branch '2022-07-14-migrate-wiki-to-sphinx' (2022-07-14 18:43:51 -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 25ba5be1c2b6324917254f0c22df1ad9d3d3c9e7:
phy: sun4i-usb: Add D1 variant (2022-07-18 23:48:37 +0100)
Applied to u-boot/master, thanks!