[U-Boot] [U-Boot, 33/36] rockchip: dts: rk3399-firefly: enable uart2 in spl
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Sun Apr 1 21:38:56 UTC 2018
On Tue, 27 Mar 2018, Kever Yang wrote:
> pre-loader console in SPL needs UART.
Please describe what the change is (with this I still need to look at the
diff).
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
Just make this a separate patch, as I can apply this without the remainder
of the series.
> ---
>
> arch/arm/dts/rk3399-firefly.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/dts/rk3399-firefly.dts b/arch/arm/dts/rk3399-firefly.dts
> index f134c00..a007fa1 100644
> --- a/arch/arm/dts/rk3399-firefly.dts
> +++ b/arch/arm/dts/rk3399-firefly.dts
> @@ -648,6 +648,7 @@
> };
>
> &uart2 {
> + u-boot,dm-pre-reloc;
> status = "okay";
> };
This should go to *-u-boot.dtsi.
>
>
More information about the U-Boot
mailing list