Pull request: u-boot-sunxi/master for v2022.01

Tom Rini trini at konsulko.com
Tue Oct 12 18:21:47 CEST 2021


On Tue, Oct 12, 2021 at 05:15:55PM +0100, Andre Przywara wrote:
> On Tue, 12 Oct 2021 11:49:02 -0400
> Tom Rini <trini at konsulko.com> wrote:
> 
> Hi Tom,
> 
> > On Tue, Oct 12, 2021 at 01:58:18PM +0100, Andre Przywara wrote:
> > 
> > > Hi Tom,
> > > 
> > > please pull the sunxi/master branch, containing the first part of the
> > > 2022.01 changes.
> > > 
> > > The bulk of it is Samuel's DM_I2C rework, which removes the nasty
> > > I2C deprecation warnings for most 32-bit boards. It also includes some
> > > smaller refactorings that pave the way for more changes, mostly driven
> > > by needing to support the Allwinner RISC-V SoC later on.
> > > 
> > > Board wise we gain support for the FriendlyARM NanoPi R1S H5 router board
> > > and official Pinetab support.
> > > 
> > > Build-tested for all 160 sunxi boards, and boot tested on a A64, A20, H3,
> > > H6, and H616 board. USB, SD card, eMMC, and Ethernet all work there
> > > (where applicable).
> > > 
> > > Thanks,
> > > Andre
> > > 
> > > ==============
> > > The following changes since commit f331497d3ad4166f9826e7674793ae04094b29c1:
> > > 
> > >   Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video (2021-10-09 17:47:27 -0400)
> > > 
> > > are available in the Git repository at:
> > > 
> > >   git://git.denx.de/u-boot-sunxi.git master
> > > 
> > > for you to fetch changes up to f9437b00c06382d3edc623c10c69901786ad6317:
> > > 
> > >   sunxi: Enable DM_I2C for all sunxi boards (2021-10-12 11:01:27 +0100)
> > >   
> > 
> > Note that the POWER_MC34VR500 PMIC driver is NOT converted to DM, so I
> > had to move the Kconfig entry for that around in order to avoid a new
> > Kconfig warning when building.
> 
> Oh, sorry for that! I just see that the commit message speaks of
> DM_PMIC_MC34708, but it's indeed POWER_MC34VR500 that (wrongfully) gains
> the dependency. For the next tests I will try to find some idle machine
> and build more boards than just sunxi!
> So thanks for the heads up and the quick fix!

Note that you should be able to enable CI runs in the custodian tree, if
they aren't enabled by default.  That said, you'll only spot this type
of error if you check out the job output / summary as it's not a fatal
error.  That said, if there's some way to make Kconfig errors like this
fatal, adding it to CI like we do for -Werror would be good :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211012/5c4af65b/attachment.sig>


More information about the U-Boot mailing list