* [RFC] kexecboot: passing extra cmdline arguments
@ 2008-08-22 17:10 Andrea Adami
2008-08-22 19:35 ` Rolf Leggewie
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Adami @ 2008-08-22 17:10 UTC (permalink / raw)
To: openembedded-devel
The new linux-kexecboot package provides a brand new 'second stage bootloader'
thus allowing to boot from different media (SD, nand,...).
The problem I see whit it, is that the kexec'ed kernel looks for cmdline in
/boot/kernel-cmdline, but that cmdline is statically compiled at build time and
ignores the 'mtdparts=' bootarg.
The patch attached to oebug 4520 provides a way to selectively filter
the cmdline of the
first kernel (coming from bootloader) and pass it to the new kernel.
Comments and corrections are welcome!
Andrea
Ref:
http://bugs.openembedded.net/show_bug.cgi?id=4520
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-22 19:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-22 17:10 [RFC] kexecboot: passing extra cmdline arguments Andrea Adami
2008-08-22 19:35 ` Rolf Leggewie
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.