* bi_records and cmd_line
@ 2001-03-11 19:10 Tom Rini
2001-03-11 20:12 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2001-03-11 19:10 UTC (permalink / raw)
To: linuxppc-commit, linuxppc-dev
Hey all. I'm working on getting all of the in-kernel "bootloaders" to use
the bi_records struct for cmd_line. I've got a question tho about xcoff
(oldworld and newworld or no?). Right now arch/ppc/kernel/setup.c has a
comment in identify_machine about if we're xcoff, grab the cmd line from
/chosen/bootargs. Shouldn't this belong in coffboot.c instead? (Or, chrmain.c
as well?).
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: bi_records and cmd_line
2001-03-11 19:10 bi_records and cmd_line Tom Rini
@ 2001-03-11 20:12 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2001-03-11 20:12 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-dev, linuxppc-commit
>Hey all. I'm working on getting all of the in-kernel "bootloaders" to use
>the bi_records struct for cmd_line. I've got a question tho about xcoff
>(oldworld and newworld or no?). Right now arch/ppc/kernel/setup.c has a
>comment in identify_machine about if we're xcoff, grab the cmd line from
>/chosen/bootargs. Shouldn't this belong in coffboot.c instead? (Or,
chrmain.c
>as well?).
Tup. I beleive it's here for historical reasons.
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-03-11 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-11 19:10 bi_records and cmd_line Tom Rini
2001-03-11 20:12 ` Benjamin Herrenschmidt
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).