u-boot/arch/arm/mach-rockchip
Jagan Teki 97de3935aa rockchip: Fix spl mmc boot device ofpath
Linux v5.7-rc1 dts(i) sync has changed the sdmmc node from
dwmmc@fe320000 to mmc@fe320000 and this ofpath is being
used in rockchip spl bootdevice code.

So, update the ofpath with a new node name and prefix "same-as-spl"
to missing u-boot,spl-boot-order.

Bug log:
U-Boot SPL 2020.07-rc2-00256-g9c5fef5774 (May 24 2020 - 20:20:43 +0530)
Trying to boot from MMC2
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
SPL: failed to boot from all boot devices

Fixes: 167efc2c7a ("arm64: dts: rk3399: Sync v5.7-rc1 from Linux"
Signed-off-by: Suniel Mahesh <sunil@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-05-29 17:58:21 +08:00
..
px30 common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk322x common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3036 common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
rk3128 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3188 common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk3288 common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk3308 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rk3328 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3368 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rk3399 rockchip: Fix spl mmc boot device ofpath 2020-05-29 17:58:21 +08:00
rv1108 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
board.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
boot_mode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
bootrom.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu-info.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fit_spl_optee.sh rockchip: fit_spl_optee: get text and optee base from build 2019-12-26 20:34:28 +08:00
Kconfig rockchip: Enable pre console for rk3399 2020-04-02 15:49:16 +02:00
make_fit_atf.py rockchip: make_fit_atf: use correct fdt_x references in config nodes 2020-02-19 16:45:38 +08:00
Makefile rockchip: Add cpu-info 2020-01-30 11:44:01 +08:00
misc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
px30-board-tpl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
rk3036-board-spl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
sdram.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spl-boot-order.c rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA 2020-05-22 20:53:20 +08:00
spl.c rockchip: spl: veyron speedy boots from SPI 2020-05-22 20:53:20 +08:00
tpl.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00