On 3/15/21 2:00 PM, Simon Glass wrote: > 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 <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]> Best Regards, Jaehoon Chung > --- > > arch/x86/dts/chromebook_coral.dts | 1 + > include/configs/chromebook_coral.h | 6 +++--- > 2 files changed, 4 insertions(+), 3 deletions(-) > Applied to u-boot-dm/next, thanks!

