All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [RFC] kexecboot: passing extra cmdline arguments
  2008-08-22 17:10 [RFC] kexecboot: passing extra cmdline arguments Andrea Adami
@ 2008-08-22 19:35 ` Rolf Leggewie
  0 siblings, 0 replies; 2+ messages in thread
From: Rolf Leggewie @ 2008-08-22 19:35 UTC (permalink / raw)
  To: openembedded-devel

Hi,

thank you for an interesting addition.

Andrea Adami wrote:
> The new linux-kexecboot package provides a brand new 'second stage bootloader'
> thus allowing to boot from different media (SD, nand,...).

The most important question for me right now is "How do I use this?" 
Unless this will be the default from now on, the best place to document 
the answer to this question will likely be the wiki.

Regards

Rolf




^ 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.