From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Thu, 07 Aug 2014 18:37:36 -0700 Subject: [U-Boot] uboot imx-usb-loader In-Reply-To: <132077137.8685138.1407334439829.JavaMail.zimbra@enst.fr> References: <132077137.8685138.1407334439829.JavaMail.zimbra@enst.fr> Message-ID: <53E429E0.10409@boundarydevices.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 8/6/2014 7:13 AM, Alexandre Delove wrote: > Hello > > I am trying to send a u-boot i built from denx sources to my SabreLite board, but when i use imx-usb-loader, it doesn't work because of an "unknown load adress". > > Does someone know how to fix this? > > Regards > > Alexandre Delove > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > . > Hmm, are you using u-boot.imx(correct) or u-boot.bin(wrong)? Troy