[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board
Stefan Roese
sr at denx.de
Mon Feb 13 15:01:01 CET 2023
On 2/10/23 22:08, Tony Dinh wrote:
> When DM_SERIAL is enabled, the device-tree tag u-boot,dm-pre-reloc is
> required for this board to boot over UART with kwboot. Enable this in
> kirkwood-pogoplug-series-4-u-boot.dtsi.
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
Applied to u-boot-marvell/master
Thanks,
Stefan
> ---
>
> arch/arm/dts/kirkwood-pogoplug-series-4-u-boot.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)
> create mode 100644 arch/arm/dts/kirkwood-pogoplug-series-4-u-boot.dtsi
>
> diff --git a/arch/arm/dts/kirkwood-pogoplug-series-4-u-boot.dtsi b/arch/arm/dts/kirkwood-pogoplug-series-4-u-boot.dtsi
> new file mode 100644
> index 0000000000..f9e127234c
> --- /dev/null
> +++ b/arch/arm/dts/kirkwood-pogoplug-series-4-u-boot.dtsi
> @@ -0,0 +1,7 @@
> +// SPDX-License-Identifier: GPL-2.0+
> +/*
> + * Copyright (C) 2023 Tony Dinh <mibodhi at gmail.com>
> + */
> +&uart0 {
> + u-boot,dm-pre-reloc;
> +};
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list