
On Tue, Apr 05, 2022 at 01:32:34PM +0100, Andre Przywara wrote:
Hi Tom,
please pull the sunxi/master branch, containing the first part of the 2022.07 changes.
A big part is the DM pinctrl driver, which allows us to get rid of quite some custom pinmux code and make the whole port much more robust. Many thanks to Samuel for that nice contribution! There are some more or less cosmetic warnings about missing clocks right now, I will send the trivial fixes for that later. Another big chunk is the mkimage upgrade, which adds RISC-V and TOC0 (secure images) support. Both features are unused at the moment, but I have an always-secure board that will use that once the DT lands in the kernel. On top of those big things we have some smaller fixes, improving the I2C DM support, fixing some H6/H616 early clock setup and improving the eMMC boot partition support.
The gitlab CI completed successfully, including the build test for all 161 sunxi boards. I also boot tested on a A64, A20, H3, H6, and F1C100 board. USB, SD card, eMMC, and Ethernet all work there (where applicable).
Thanks, Andre =========================== The following changes since commit e4b6ebd3de982ae7185dbf689a030e73fd06e0d2:
Prepare v2022.04 (2022-04-04 10:31:32 -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 69a0ea007826bf27584943591e61ee087683fdca:
sunxi: defconfig: enable eMMC boot partition support (2022-04-05 00:08:46 +0100)
Applied to u-boot/master, thanks!