[PATCH v1 00/16] apalis-imx8: boot issue fix and support refresh

Tom Rini trini at konsulko.com
Tue Jan 10 17:30:26 CET 2023


On Tue, Jan 10, 2023 at 10:00:25AM +0000, Marcel Ziswiler wrote:
> Any feedback?
> 
> @Stefano: Any plans to apply anything?
> 
> @Tom: Or should we be sending you pull-requests directly?

Stefano, do you want some help with the iMX queue?

> 
> On Mon, 2022-12-12 at 01:09 +0100, Marcel Ziswiler wrote:
> > From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> > 
> > 
> > This series fixes a boot issue and refreshes Apalis iMX8 support as
> > follows:
> > - fix booting caused by missing DM_EVENT
> > - implement PCB version and SoC variant handling
> > - turn off LCD backlight before OS handover
> > - display build info
> > - provide proper prompt
> > - set bootdelay
> > - add overlays support
> > - remove global environment variable script
> > - enable environment bootcount limit
> > - update SPDX license identifier string
> > - remove obsolete SDHC related config defines
> > - remove obsolete net usb start
> > - introduce setup setting setupargs
> > - drop obsolete environment variables
> > - update update_uboot confirmation message
> > - update env memory layout
> > 
> > 
> > Igor Opaniuk (1):
> >   apalis-imx8: provide proper config_sys_prompt
> > 
> > Marcel Ziswiler (13):
> >   apalis-imx8: fix booting caused by missing dm_event
> >   apalis-imx8: implement pcb version and soc variant handling
> >   apalis-imx8: turn off lcd backlight before os handover
> >   apalis-imx8: display build info
> >   apalis-imx8: set bootdelay
> >   apalis-imx8: enable environment bootcount limit
> >   apalis-imx8: update spdx license identifier string
> >   apalis-imx8: remove obsolete sdhc related config defines
> >   apalis-imx8: remove obsolete net usb start
> >   apalis-imx8: introduce setup setting setupargs
> >   apalis-imx8: drop obsolete environment variables
> >   apalis-imx8: update update_uboot confirmation message
> >   apalis-imx8: update env memory layout
> > 
> > Oleksandr Suvorov (2):
> >   apalis/colibri-imx8/8x: add overlay support for i.mx 8/8x-based soms
> >   apalis/colibri-imx8/8x: remove global variable script
> > 
> >  arch/arm/dts/fsl-imx8qm-apalis.dts            |   4 +-
> >  board/toradex/apalis-imx8/Makefile            |   4 +-
> >  .../apalis-imx8/apalis-imx8-imximage.cfg      |   4 +-
> >  board/toradex/apalis-imx8/apalis-imx8.c       | 129 +++++++++++++++++-
> >  configs/apalis-imx8_defconfig                 |  10 +-
> >  configs/colibri-imx8x_defconfig               |   1 +
> >  include/configs/apalis-imx8.h                 |  45 ++----
> >  include/configs/colibri-imx8x.h               |   1 -
> >  8 files changed, 156 insertions(+), 42 deletions(-)

-- 
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/20230110/c2068c3c/attachment.sig>


More information about the U-Boot mailing list