[PATCH] imx6sx-udoo-neo-basic: Introduce the u-boot.dtsi

Tom Rini trini at konsulko.com
Wed Mar 22 21:12:32 CET 2023


On Wed, Mar 22, 2023 at 04:59:31PM -0300, Fabio Estevam wrote:

> From: Fabio Estevam <festevam at denx.de>
> 
> After the conversion to DM_SERIAL in commit 01f372d8d62b ("udoo_neo:
> Select DM_SERIAL and drop iomux board level init") the SPL log is gone
> and the U-Boot proper log becomes incomplete:
> 
> Core:  80 devices, 18 uclasses, devicetree: separate
> MMC:   FSL_SDHC: 1, FSL_SDHC: 2
> Loading Environment from MMC... OK
> In:    serial at 2020000
> Out:   serial at 2020000
> Err:   serial at 2020000
> Net:   eth0: ethernet at 2188000
> Hit any key to stop autoboot:  0  
> 
> Introduce the u-boot.dtsi file that passes the u-boot,dm-pre-reloc
> properties to the relevant nodes so that UART can be used early in SPL.
> 
> With this change, the complete SPL and U-Boot messages are seen again. 
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
>  arch/arm/dts/imx6sx-udoo-neo-basic-u-boot.dtsi | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
>  create mode 100644 arch/arm/dts/imx6sx-udoo-neo-basic-u-boot.dtsi

Is this for master? If so, OK, we'll pick it up. If not, NAK, these are
all bootph- properties now, and need to go upstream too.

-- 
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/20230322/63a2e4df/attachment.sig>


More information about the U-Boot mailing list