[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
Michael Walle
michael at walle.cc
Wed Feb 1 08:53:55 CET 2023
Hi Tony,
Am 2023-02-01 02:11, schrieb Tony Dinh:
> When DM_SERIAL is enabled, the device-tree property dm-pre-reloc is
> required to boot over UART with kwboot. Enable this in a Kirkwood
> common u-boot dtsi.
My (dev) board unfortunately, have a bootloader which can't boot over
serial. Could you elaborate that a bit more? Why is this required for
uart boot? kwboot will talk with the bootrom why does u-boot need
anything? Or will there just be no output until the uart is initialized?
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
> ---
>
> arch/arm/dts/kirkwood-u-boot.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)
> create mode 100644 arch/arm/dts/kirkwood-u-boot.dtsi
Is this new? AFAIK only <boardname>-u-boot.dtsi is included
automatically.
-michael
More information about the U-Boot
mailing list