From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 26 Apr 2016 18:33:41 +0200 Subject: [U-Boot] [PATCH v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT In-Reply-To: <20160426160457.GT29322@bill-the-cat> References: <1461203293-20462-1-git-send-email-festevam@gmail.com> <20160426160457.GT29322@bill-the-cat> Message-ID: <571F9865.7020906@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 Hi Tom, On 26/04/2016 18:04, Tom Rini wrote: > On Tue, Apr 26, 2016 at 12:58:05PM -0300, Fabio Estevam wrote: >> Tom/Stefano, >> >> On Wed, Apr 20, 2016 at 10:48 PM, Fabio Estevam wrote: >>> From: Fabio Estevam >>> >>> mx6ul_evk does not come with a eMMC populated, so we should not >>> define CONFIG_SUPPORT_EMMC_BOOT as it causes SPL to not be able >>> to boot some brands of SD cards, such as SanDisk microSD HC - 8GB: >>> >>> U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11) >>> Trying to boot from MMC1 >>> spl: mmc block read error >>> SPL: failed to boot from all boot devices >>> ### ERROR ### Please RESET the board ### >>> >>> When CONFIG_SUPPORT_EMMC_BOOT is defined spl_boot_mode() returns >>> MMCSD_MODE_EMMCBOOT, so remove this option to have a reliable boot >>> via SD card. >>> >>> Signed-off-by: Fabio Estevam >> >> Could this one be applied for 2016.05? > > Fine with me. Do you want to make a PR or should I take it Stefano, if > you have no objections? Fine with me if you want to pick it up directly without PR. Stefano -- ===================================================================== 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 =====================================================================