All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Stile <john@stilen.com>
To: buildroot@busybox.net
Subject: [Buildroot] can I build two copies of uboot in buildroot?
Date: Fri, 25 Jan 2013 13:13:38 -0800	[thread overview]
Message-ID: <1359148418.7974.65.camel@genx> (raw)

I have hacked at91bootstrap to select and boot one of two copies of
uboot+env on a NAND flash, but I had to compile the second uboot my
self, since the environment address is set at compile time, and
buildroot only builds one copy of uboot.  

How might I hack uboot to build two different copies of uboot?  I'm just
changing the address location of the uboot environment, and saving the
image as a different name.

I wasn't able to figure out how to make the uboot environment address a
parameter to uboot, so I also haven't tried to have at91bootstrap call
uboot with this parameter, but that might be easier.

             reply	other threads:[~2013-01-25 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 21:13 John Stile [this message]
2013-01-26  0:01 ` [Buildroot] can I build two copies of uboot in buildroot? John Stile
2013-01-26  9:45 ` Peter Korsgaard

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=1359148418.7974.65.camel@genx \
    --to=john@stilen.com \
    --cc=buildroot@busybox.net \
    /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.