From: Kever Yang Date: Mon, 22 Jul 2019 11:59:29 +0000 (+0800) Subject: rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order" X-Git-Tag: v2019.10-rc1~6^2~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68907a0a58fd8299b18c01e2e3445d90fee85a3d;p=platform%2Fkernel%2Fu-boot.git rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order" "u-boot,spl-boot-order" is more flexible and other rockchip SoCs has convert to use it, migrate to use the new dts property. Signed-off-by: Kever Yang --- diff --git a/arch/arm/dts/rk3288-veyron.dtsi b/arch/arm/dts/rk3288-veyron.dtsi index 916dd48..8754043 100644 --- a/arch/arm/dts/rk3288-veyron.dtsi +++ b/arch/arm/dts/rk3288-veyron.dtsi @@ -16,11 +16,7 @@ chosen { stdout-path = &uart2; - }; - - config { - u-boot,dm-pre-reloc; - u-boot,boot0 = &spi_flash; + u-boot,spl-boot-order = &spi_flash; }; firmware {