[U-Boot] U boot with imx-usb-loader
Nikolay Dimitrov
picmaster at mail.bg
Fri Aug 8 22:29:56 CEST 2014
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
More information about the U-Boot
mailing list