uboot-rockchip: fix RockPro64 boot from eMMC
authorMarty Jones <mj8263788@gmail.com>
Sat, 23 Jan 2021 16:10:36 +0000 (11:10 -0500)
committerDavid Bauer <mail@david-bauer.net>
Sun, 31 Jan 2021 23:48:06 +0000 (00:48 +0100)
commit17350266327c7db9882f85cc76cc1cdbf8058367
tree633ce116cf65d63da426357ba61a847b857e3ee2
parent51f578efa5012464a21565556eaf2027b3d88ab5
uboot-rockchip: fix RockPro64 boot from eMMC

With upstream commit f81f9f0ebac5 ("rockchip: rockpro64: initialize USB in
preboot") CONFIG_USE_PREBOOT was enabled on the RockPro64, which is causing
boot issues when a eMMC is used, as a workaround will temporarily disable
this option.

Signed-off-by: Marty Jones <mj8263788@gmail.com>
[Improve patch description]
Signed-off-by: David Bauer <mail@david-bauer.net>
package/boot/uboot-rockchip/patches/101-rock64pro-disable-CONFIG_USE_PREBOOT.patch [new file with mode: 0644]