From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Fri, 27 Apr 2012 07:35:25 +0200 Subject: [U-Boot] Using sata on mx6qsabrelite In-Reply-To: References: <4F984C28.9040707@boundarydevices.com> <4F987690.1030103@boundarydevices.com> <4F988F07.1090800@boundarydevices.com> <68FFD0B41A0D0B4C9959B950448DE6800DD403@039-SN2MPN1-012.039d.mgd.msft.net> Message-ID: <4F9A301D.8010301@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26.04.2012 22:17, Fabio Estevam wrote: > Pete, > > On Thu, Apr 26, 2012 at 5:10 PM, Pinewski Pete-RYLV50 > wrote: >> Eric, Fabio, >> I just cloned the master tree, applied the patches (no problems), built u-boot ("make mx6qsabrelite") and tried to flash the u-boot.bin into the sabrelite board but I am having issues. >> Is there a trick to doing this? > > You should build it as 'make u-boot.imx' and then flash it to the card. > > Please follow the steps at: > http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.mx6qsabrelite;h=6f2f5343de29a539c11dbe59181d96c4e1dfde93;hb=HEAD Just as a side node: With the commit http://git.denx.de/?p=u-boot.git;a=commit;h=38fcc71cc58b1c9a224b707b03eb6574cb2dc027 in U-Boot 2012.04.1 the extra 'make u-boot.imx' isn't necessary any more. Looks like we should update the doc/README.mx6qsabrelite. Best regards Dirk