Re: [U-Boot] [PATCH v2] arm, imx6: add support for SD/MMC Manufacture Mode

2018-07-23 Thread Stefano Babic
Hi Jay, On 22/06/2018 07:16, Jay Carlson wrote: > This patch adds support for booting blank i.MX6 devices in SD/MMC Manufacture > Mode: a fallback mode which the boot ROM enters when no fuses or boot mode > pins have been set, the USB serial downloader connection is inactive, and > there > is an

[U-Boot] [PATCH v2] arm, imx6: add support for SD/MMC Manufacture Mode

2018-06-21 Thread Jay Carlson
This patch adds support for booting blank i.MX6 devices in SD/MMC Manufacture Mode: a fallback mode which the boot ROM enters when no fuses or boot mode pins have been set, the USB serial downloader connection is inactive, and there is an SD card inserted into uSDHC1. The i.MX7 and i.MX8, which bo

[U-Boot] [PATCH v2] arm, imx6: add support for SD/MMC Manufacture Mode

2018-06-21 Thread Jay Carlson
From: Jay Carlson This patch adds support for booting blank i.MX6 devices in SD/MMC Manufacture Mode: a fallback mode which the boot ROM enters when no fuses or boot mode pins have been set, the USB serial downloader connection is inactive, and there is an SD card inserted into uSDHC1. The i.MX7

[U-Boot] [PATCH v2] arm, imx6: add support for SD/MMC Manufacture Mode

2018-05-25 Thread Jay Carlson
From: Jay Carlson This patch adds support for booting blank i.MX6 devices in SD/MMC Manufacture Mode: a fallback mode which the boot ROM enters when no fuses or boot mode pins have been set, the USB serial downloader connection is inactive, and there is an SD card inserted into uSDHC1. The i.MX7