[U-Boot] [PATCH 3/3] rockchip: dts: rk3399-firefly: move u-boot, spl-boot-order to to the u-boot.dtsi【请注意,邮件由u-boot-bounces at lists.denx.de代发】

Kever Yang kever.yang at rock-chips.com
Mon Nov 18 02:59:00 UTC 2019


On 2019/11/10 下午10:35, Kever Yang wrote:
>
> On 2019/11/10 上午4:30, Peter Robinson wrote:
>> The u-boot specific device tree directives should be in u-boot.dtsi
>>
>> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
>
> Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Applied to u-boot-rockchip master.

Thanks,
- Kever
>
> Thanks,
> - Kever
>> ---
>>   arch/arm/dts/rk3399-firefly-u-boot.dtsi | 6 ++++++
>>   arch/arm/dts/rk3399-firefly.dts         | 1 -
>>   2 files changed, 6 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/dts/rk3399-firefly-u-boot.dtsi 
>> b/arch/arm/dts/rk3399-firefly-u-boot.dtsi
>> index 67b63a8352..38e0897db9 100644
>> --- a/arch/arm/dts/rk3399-firefly-u-boot.dtsi
>> +++ b/arch/arm/dts/rk3399-firefly-u-boot.dtsi
>> @@ -5,3 +5,9 @@
>>     #include "rk3399-u-boot.dtsi"
>>   #include "rk3399-sdram-ddr3-1600.dtsi"
>> +
>> +/ {
>> +    chosen {
>> +        u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
>> +    };
>> +};
>> diff --git a/arch/arm/dts/rk3399-firefly.dts 
>> b/arch/arm/dts/rk3399-firefly.dts
>> index a4cb64f8bd..89c67fd24c 100644
>> --- a/arch/arm/dts/rk3399-firefly.dts
>> +++ b/arch/arm/dts/rk3399-firefly.dts
>> @@ -14,7 +14,6 @@
>>         chosen {
>>           stdout-path = &uart2;
>> -        u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
>>       };
>>         backlight: backlight {
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot




More information about the U-Boot mailing list