]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3308: fix same-as-spl boot order
authorJohn Keeping <john@metanate.com>
Thu, 14 Jul 2022 14:18:37 +0000 (15:18 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 4 Sep 2022 12:00:38 +0000 (20:00 +0800)
commit8d73ad06e6d24a55086b1ef79d88852bdf14ac08
tree234cea4acea488960063e2338a5f4944a6bf8af6
parent5dc4d8d3bb4064972c8e100f4bb6a30064652d58
rockchip: rk3308: fix same-as-spl boot order

Rockchip SoCs need the boot_devices array defined in order to map the
bootloader's value to a U-Boot device.  Implement this for rk3308.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk3308/rk3308.c