On Monday 19 November 2007, Jean-Claude Gervais wrote: > Is there an ebuild that contains 'mkimage' ? > If not, what is the official source for this tool?
as Peter said, it's part of U-Boot ... just unpack the latest tarball and try this: $ touch include/config.mk $ make tools BIN_FILES=mkimage this works with u-boot-1.1.6 ... not sure about newer versions i never made an ebuild for u-boot as it is specific to one board which has to be configured/selected at build time (and really it is totally not worth the effort), making an ebuild for the u-boot tools would be useful ... -mike
signature.asc
Description: This is a digitally signed message part.
