All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Building tools without building firmware
Date: Sun, 16 Nov 2008 12:30:54 -0500	[thread overview]
Message-ID: <200811161230.55500.vapier@gentoo.org> (raw)
In-Reply-To: <4919E7CD.2060005@genesi-usa.com>

On Tuesday 11 November 2008 15:15:09 Matt Sealey wrote:
> We have a need to build and package at the very least 'mkimage' for SuSE
> 11.1 and since we have multiple board targets in mind (MPC8641D, MPC8610,
> MPC5121e) it does not make any sense to pick any in particular or build the
> entire u-boot.bin just for a few kilobytes we need to prep kernels and
> initrd images.
>
> Is it possible to simply build the tools/ directory (a make target that
> works would be great) without building a firmware from BLAH_config first?

you can see the method we use in Gentoo here:
http://sources.gentoo.org/dev-embedded/u-boot-tools/

but i'd agree that i wish it were easier to just build the helper utilities.  
and if they werent so tightly intertwined with the rest of the u-boot code ... 
atm you cant build mkimage on a non-Linux system due to the libfdt stuff.
-mike

  reply	other threads:[~2008-11-16 17:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-11 20:15 [U-Boot] Building tools without building firmware Matt Sealey
2008-11-16 17:30 ` Mike Frysinger [this message]
2008-11-17 21:05   ` Matt Sealey
2008-11-17 21:41     ` Mike Frysinger
2008-11-17 22:39       ` Matt Sealey
2008-11-17 22:46         ` Mike Frysinger

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=200811161230.55500.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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.