]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3568: Fix boot device detection
authorJonas Karlman <jonas@kwiboo.se>
Tue, 14 Mar 2023 00:38:23 +0000 (00:38 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 19 Mar 2023 05:17:28 +0000 (13:17 +0800)
commitf1e5b9fe189969534e23ddaaa104f2f713acc325
tree10901aa21c7614aed54433bc90550ca074b07936
parenta1e1c76342e714639b36f2dd4954152ee0e22871
rockchip: rk3568: Fix boot device detection

The boot source node path for emmc is using the old sdhci name.
Replace with correct mmc name and also add same-as-spl to boot order.

Fixes: cd916751f784 ("rockchip: rk3568: add boot device detection")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk356x-u-boot.dtsi
arch/arm/mach-rockchip/rk3568/rk3568.c