configs/orangepi_r1_defconfig: bump kernel to 5.10.10, u-boot to 2020.10
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 24 Jan 2021 21:42:25 +0000 (22:42 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 24 Jan 2021 22:42:33 +0000 (23:42 +0100)
commit34cce93adb06608992023c44fa3245d1f1a3deb4
tree4c3fe9fba468e1ff38deff5c3404a11e790f4bf3
parent6d9fdc0984c139872485a1d446c1518185af0ddf
configs/orangepi_r1_defconfig: bump kernel to 5.10.10, u-boot to 2020.10

The probing order of the two mmc controllers (sdcard and sdio wifi) has
changed in kernel 5.10 since commit 21b2cec61c04bd1 (mmc: Set
PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4), so change to
root=PARTUUID=.. instead of hardcoding /dev/mmcblkXp2.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[yann.morin.1998@free.fr: use feedc0de as magic]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
board/orangepi/orangepi-r1/boot.cmd
board/orangepi/orangepi-r1/genimage.cfg
configs/orangepi_r1_defconfig