From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 28 Apr 2016 07:59:19 +0200 Subject: [U-Boot] [PATCH] ARM: mx6: Enable MMC FS boot support In-Reply-To: <20160428021647.GA31323@linux-7smt.suse> References: <1461798367-9723-1-git-send-email-marex@denx.de> <20160428021647.GA31323@linux-7smt.suse> Message-ID: <5721A6B7.202@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 Marek, On 28/04/2016 04:24, Peng Fan wrote: > Hi Marek, > > On Thu, Apr 28, 2016 at 01:06:07AM +0200, Marek Vasut wrote: >> Enable support for booting U-Boot image from filesystem instead of some >> random offset on the SD card. This makes the board usable by putting the >> u-boot.img to first partition of the SD card and writing the SPL this way: >> $ dd if=u-boot-with-spl.imx of=/dev/sdX seek=2 bs=512 > > I once want to enable this for i.MX6UL, but was rejected. > Anyway I prefer load u-boot.img from filesystem. > Right - we have this discussion some times ago. The agreement we reach was to maintain SPL loading only from a raw image. https://www.mail-archive.com/u-boot at lists.denx.de/msg185432.html 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 =====================================================================