From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] U boot with imx-usb-loader
Date: Fri, 08 Aug 2014 23:29:56 +0300 [thread overview]
Message-ID: <53E53344.7090401@mail.bg> (raw)
In-Reply-To: <mailman.1483.1407476589.2345.u-boot@lists.denx.de>
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
next parent reply other threads:[~2014-08-08 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1483.1407476589.2345.u-boot@lists.denx.de>
2014-08-08 20:29 ` Nikolay Dimitrov [this message]
2014-08-07 15:01 [U-Boot] U boot with imx-usb-loader DELOVE Alexandre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53E53344.7090401@mail.bg \
--to=picmaster@mail.bg \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.