From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Dimitrov Date: Wed, 12 Nov 2014 23:07:56 +0200 Subject: [U-Boot] [PATCH v6 0/5] iMX6 SabreSD SPL Support In-Reply-To: References: <1415812474-32386-1-git-send-email-john.tobias.ph@gmail.com> <5463C64E.8010507@mail.bg> Message-ID: <5463CC2C.7080203@mail.bg> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On 11/12/2014 10:45 PM, Fabio Estevam wrote: > On Wed, Nov 12, 2014 at 6:42 PM, Nikolay Dimitrov wrote: >> Hi John, >> >> On 11/12/2014 07:14 PM, John Tobias wrote: >>> >>> This patch is for SPL support for iMX6 SabreSD. The said >>> patches has been tested to work on SD2 and SD3 port of the >>> said board. >>> >>> After applying the following patches, it will produces >>> SPL and u-boot.img binary images. >> >> >> Is it still possible to build a regular, non-SPL image for the SabreSD? > > Yes, it still works and I have tested it too. > > make mx6qsabresd_config > make > > will generate the non-SPL u-boot.imx binary. Thanks. This is great, as the non-SPL version is much easier to upload via OTG. At least I don't know a way to boot the SPL+complete loader through OTG. Regards, Nikolay