From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Building u-boot images in both kernel.bbclass:do_deploy() and linux.inc:do_compile_append()
Date: Sat, 29 Nov 2008 22:10:00 +0100 [thread overview]
Message-ID: <ggsb38$vjq$1@ger.gmane.org> (raw)
In-Reply-To: <ggsaps$uch$1@ger.gmane.org>
On 29-11-08 22:05, Koen Kooi wrote:
> On 29-11-08 20:49, Leon Woestenberg wrote:
>> Building u-boot images using mkimage is present in both
>> kernel.bbclass:do_deploy() as well as in
>> linux.inc:do_compile_append().
>>
>> Which one has preference in the long run, and why?
>
> The one in do_deploy has more fancy features IIRC, but that should be
> moved to do_compile, since we want to package the fancy one :)
I just checked kernel.bbclass and the uImage generation needs to get
moved to do_compile, but the copying to deploy/ should be left in do_deploy.
regards,
Koen
> The uImage that the kernel makefile generated should _not_ be used,
> since in OE we generally know better which start & load address to use
> and which compression method works best for us. Incidentally RMK agrees
> with me on that for a change :)
prev parent reply other threads:[~2008-11-29 21:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-29 19:49 Building u-boot images in both kernel.bbclass:do_deploy() and linux.inc:do_compile_append() Leon Woestenberg
2008-11-29 19:58 ` Tom Rini
2008-11-29 21:05 ` Koen Kooi
2008-11-29 21:10 ` Koen Kooi [this message]
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='ggsb38$vjq$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/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.