* [U-Boot] U boot with imx-usb-loader
[not found] <mailman.1483.1407476589.2345.u-boot@lists.denx.de>
@ 2014-08-08 20:29 ` Nikolay Dimitrov
0 siblings, 0 replies; 2+ messages in thread
From: Nikolay Dimitrov @ 2014-08-08 20:29 UTC (permalink / raw)
To: u-boot
Hi Alexandre,
> I'm trying to send a u-boot built from denx sources to my board, a SabreLite, with imx-usb-loader. But when I try, I receive an error, "unknown load address" do you know how can I fix this?
Here's the content of my mx6_usb_work.conf file:
mx6_qsb
#hid/bulk,[old_header,]max packet size, {ram start, ram size}(repeat
valid ram areas)
hid,1024,0x10000000,1G,0x00907000,0x31000
#file:dcd,plug,load nnn,jump [nnn/header/header2]
<PATH_TO_YOUR_UBOOT_SRC_DIR>/u-boot.imx:dcd,load 0x00906fe0,jump header
Don't care too much about the load address on the last line, as far as
I've experimented the imx-usb-loader ignores it and uses the proper
address from the IVT header.
Hope this helps.
Kind regards,
Nikolay
^ permalink raw reply [flat|nested] 2+ messages in thread