Am 14.04.2017 um 16:35 schrieb Andreas Färber:
> Am 14.04.2017 um 16:33 schrieb Heinrich Schuchardt:
>> To enable automatic booting from SD card or eMMC the MMC devices 0 and 1
>> are added to the BOOT_TARGET_DEVICES.
>>
>> Booting from SD card, eMMC, and DHCP are tried in sequence.
>> A missing or failing device is gracefully handled.
>>
>> Cc: Andreas Färber <afaer...@suse.de>
>> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
>> ---
>> v2:
>>   Enhance commit message to clearly indicate how the
>>   boot targets are sequenced.
> 
> Reviewed-by: Andreas Färber <afaer...@suse.de>

As pointed out by Heiner, while this works for the Odroid-C2, hardcoding
these two devices for GXBB blocks booting from eMMC where that shows up
as mmc2. So either this should be defined on the odroid-c2 level, so
that we can have board-specific device lists, or include mmc2 here as
well. There might also be devices with only one.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to