On Tue, Aug 11, 2026 at 02:18:48PM +0200, Casey Connolly wrote: > Hi Tom, > > These changes for 2026.10. > > * Support for building mbn files during the build with the new mkmbn > tool > * Remove UCLASS_SMEM and the old smem driver (Qualcomm was the only > user of both), replace it with a port of the Linux SMEM driver. > * Refactor memory map parsing and support reading the memory layout from the > SMEM database > * Set the serial# from SMEM > * Introduce initial support for SPL in mach-snapdragon > * Add a defconfig for sm8650 with U-Boot as the primary bootloader > * Workaround an MMC issue by limiting the transfer size > * Add support for SM7125/SC7180 (clock/pinctrl drivers and UFS phy) > * Add support for the QCS6490 powered Rubik Pi 3 board and document it > > Thanks, > > The following changes since commit baa64b2f892890f00a377eac4a3e685472bb56b5: > > Merge tag 'efi-2026-10-rc2-2' of > https://git.u-boot-project.org/u-boot/custodians/u-boot-efi (2026-07-31 > 08:55:30 -0600) > > are available in the Git repository at: > > https://git.u-boot-project.org/u-boot/custodians/u-boot-snapdragon.git > qcom-next > > for you to fetch changes up to 914dd2f5d18a3a89e4ddb6d1d97b2743618ae5ee: > > CI: add Qualcomm requirements.txt for world build (2026-08-10 14:49:42 > +0200)
The syntax is wrong for Azure (which I thought I looked for, but missed). The world builds all fail with (roughly): $ pip install -r tools/binman/requirements.txt -r tools/buildman/requirements.txt -r board/qualcomm/requirements.txt ... success .. $ setuptools /__w/_temp/bb9f7c2c-5e2a-4697-aceb-b7e045c9cc89.sh: line 8: setuptools: command not found Because the line continuation is wrong and we need a '\' at the end of one line. I've fixed this up myself, rather than make you re-spin. -- Tom
signature.asc
Description: PGP signature
