From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 14 Oct 2019 12:40:50 +0000 (UTC) Subject: [U-Boot] [PATCH v3 3/9] imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot In-Reply-To: <20191010141130.29568-4-lukma@denx.de> Message-ID: <20191014124236.64682C21E30@lists.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > The TPC70 can boot from SD card (debug/development) and eMMC (production). > The board_boot_order() function provides a run time check for the device > from which one wants to boot (it is selected by GPIO pins setup). > Moreover, a fallback to SD card is provided if the detection is not > possible or working properly. > Signed-off-by: Lukasz Majewski Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================