
Am 19.04.2017 um 07:12 schrieb Andreas Färber:
Am 15.04.2017 um 21:30 schrieb Heinrich Schuchardt:
To enable automatic booting from SD card or eMMC the MMC devices 0, 1, and 2 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@suse.de Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Reviewed-by: Andreas Färber afaerber@suse.de
The issues with SDIO mmc 0 are being investigated at a different level, so I think it is okay to merge this generalized version for -rc3.
Ping?
In case it helps, I can by now also add a second
Tested-by: Andreas Färber afaerber@suse.de
Regards, Andreas
Once done, Vagrant's PXE addition can be rebased.
Thanks, Andreas