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

Stefano Babic sbabic at denx.de
Fri Jan 13 18:36:04 CET 2023



On 10.01.23 17:30, Tom Rini wrote:
> 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?

I am not in office until 23.1, and I could not merge / send PR until 
then. Please apply directly series if they cannot wait, I will go on 
when I will be back.

Stefano


> 
>>
>> 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(-)
> 

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list