diff options
author | Fabio Estevam <festevam@denx.de> | 2023-03-22 16:59:31 -0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-03-28 10:58:16 -0400 |
commit | 565681e596381b5b6db59cf06931e698f2d829e5 (patch) | |
tree | c225b41bc3ce29604b5aa31b07d438a796ca7d45 /drivers/sysreset/sysreset_gpio.c | |
parent | 27fbae57ab879bb02abb1784b1fb858dd6c2a0de (diff) |
imx6sx-udoo-neo-basic: Introduce the u-boot.dtsi
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@2020000
Out: serial@2020000
Err: serial@2020000
Net: eth0: ethernet@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@denx.de>
Diffstat (limited to 'drivers/sysreset/sysreset_gpio.c')
0 files changed, 0 insertions, 0 deletions