linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RFC] arch/ppc/boot/simple/embed_boot.c : Merging all keyvals parsing code
@ 2006-01-25 11:15 Laurent Pinchart
  2006-01-25 15:48 ` Dan Malek
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Pinchart @ 2006-01-25 11:15 UTC (permalink / raw)
  To: linuxppc-embedded

Hi everybody,

the Embedded Planet boards boot loader pass a string containing key/value 
pairs to the Linux loader code. That string is parsed in 
arch/ppc/simple/embed_boot.c.

The current implementation duplicates the parsing code once for each supported 
board. As I'm adding support for a new EP board (EP8248), I was wondering if 
it would be worth merging all those parsers together. This would reduce the 
source code size, but would be pointless at runtime as only one board support 
code is compiled in the kernel anyway.

Should I submit a patch, or leave the code as it is ?

Laurent Pinchart

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-01-31 20:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-25 11:15 [RFC] arch/ppc/boot/simple/embed_boot.c : Merging all keyvals parsing code Laurent Pinchart
2006-01-25 15:48 ` Dan Malek
2006-01-25 16:02   ` Laurent Pinchart
2006-01-30 17:28     ` Tom Rini
2006-01-31  8:47       ` Laurent Pinchart
2006-01-31 14:24         ` Tom Rini
2006-01-31 20:31           ` Peter Korsgaard
2006-01-31 20:40             ` Jon Loeliger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).