]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coral: Put the eMMC first
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:00:05 +0000 (18:00 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 00:59:36 +0000 (13:59 +1300)
commit041089fe930b6c7bdaadfb1e81a77dd8ca45e907
tree949a664cacb16b73771e44a4432f698f442c0b02
parent7d252d0279ec92ac90a5cec7378bd877df7af008
x86: coral: Put the eMMC first

At present the eMMC device does not have an alias so it appears after
the SD card which is device 1. There is no device 0 which is odd.

Make the eMMC device be the first one. Update the boot script to use the
new device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/x86/dts/chromebook_coral.dts
include/configs/chromebook_coral.h