[oe] Build uncompressed kernel

Leon Woestenberg leon.woestenberg at gmail.com
Tue May 4 16:02:33 UTC 2010


Hello (again) Dmitry,

On Tue, May 4, 2010 at 5:16 PM, Dmitry Vinokurov <df6.626 at gmail.com> wrote:
> about 0.8-0.9 seconds, and boot time is much more critical for my system
> than image size, so even 0.5 seconds is really important. Bootloader is

Also, consider using execute-in-place (XIP) stuff, this removes the
loading stage from Flash to RAM.

Also, consider using a DMA controller to copy from Flash to RAM,
although not much around publicly for that.

Regards,
-- 
Leon




More information about the Openembedded-devel mailing list