[PATCH 05/34] x86: coral: Put the eMMC first
Simon Glass
sjg at chromium.org
Sat Mar 27 04:18:40 CET 2021
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 <sjg at chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
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!
More information about the U-Boot
mailing list