Re: [U-Boot] [PATCH 2/2] imx7: spl: Check for Serial Downloader in spl_boot_device

2018-03-29 Thread Stefano Babic
On 06/03/2018 15:38, Eran Matityahu wrote: > Similarly to imx6, before reading the boot device, first check > bmode to see if the serial downloader has been selected > explicitly, then check whether the serial downloader has been > activated due to unbootable primary boot devices (e.g. empty eMMC).

[U-Boot] [PATCH 2/2] imx7: spl: Check for Serial Downloader in spl_boot_device

2018-03-06 Thread Eran Matityahu
Similarly to imx6, before reading the boot device, first check bmode to see if the serial downloader has been selected explicitly, then check whether the serial downloader has been activated due to unbootable primary boot devices (e.g. empty eMMC). If the serial downloader is activated, return BOO