All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] In kernel mkimage
@ 2007-07-17  2:04 Josh Boyer
  2007-07-17  9:19 ` Clemens Koller
  0 siblings, 1 reply; 9+ messages in thread
From: Josh Boyer @ 2007-07-17  2:04 UTC (permalink / raw)
  To: u-boot

Hi All,

As part of my on-going 4xx work in the arch/powerpc kernel, I've been
toying with the idea of creating an in-kernel copy of the mkimage
tool, similar to how we have a mktree tool for the older OpenBIOS
firmware.

The main reason is that there isn't a stand-alone mkimage tool.
Currently, it's only available after you build u-boot itself for a
particular platform.  Ideally, you would be able to do 'make
tools/mkimage' and have it build, but that doesn't seem to be the
case.  And since it's a bit odd to require developers to build u-boot
before building a kernel I thought having an in-kernel copy would be
more efficient.

The tool itself doesn't get frequent updates, so keeping it in sync
shouldn't be a large issue.  However, I'd like to hear what other
people think of the idea before going off and doing that.

josh

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-07-18  2:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17  2:04 [U-Boot-Users] In kernel mkimage Josh Boyer
2007-07-17  9:19 ` Clemens Koller
2007-07-17 11:15   ` Josh Boyer
2007-07-17 14:27   ` Behan Webster
2007-07-17 15:12     ` Stefan Roese
2007-07-17 15:29       ` Behan Webster
2007-07-17 21:18         ` Josh Boyer
2007-07-17 21:37           ` Behan Webster
2007-07-18  2:24             ` Josh Boyer

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.