
1 Apr
2018
1 Apr
'18
11:38 p.m.
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@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.