[U-Boot] [PATCH v2 1/1] odroid-c2: enable MMC as boot target
Andreas Färber
afaerber at suse.de
Sat Apr 15 19:16:05 UTC 2017
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 <afaerber at suse.de>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>> v2:
>> Enhance commit message to clearly indicate how the
>> boot targets are sequenced.
>
> Reviewed-by: Andreas Färber <afaerber at 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)
More information about the U-Boot
mailing list