linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: again 2.3.28
@ 1999-11-18 10:01 Benjamin Herrenschmidt
  0 siblings, 0 replies; 13+ messages in thread
From: Benjamin Herrenschmidt @ 1999-11-18 10:01 UTC (permalink / raw)
  To: David N. Welton, linuxppc-dev


On Wed, Nov 17, 1999, David N. Welton <davidw@linuxcare.com> wrote:

>So, we can't use prom_print to print checkpoints and we can't use
>printk yet.

if using BootX, you can use prom_print after mmu_init provided that you
make sure the fb is mapped (look at the function in prom.c for that, it's
called by xmon initialisation).

If you are not using BootX, then you can grab code that make prom_print
available the same way it does with BootX, but with OF. (Basically, it
fills a fake boot_info structure for use by the display code from infos
returned by OF). The code for that is in my iBook patches, look at the
prom.c patches.

In both case, you have to take care of mapping the fb.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 13+ messages in thread
* again 2.3.28
@ 1999-11-17 18:53 Andreas Tobler
  1999-11-17 19:01 ` David N. Welton
  1999-11-17 19:39 ` Ani Joshi
  0 siblings, 2 replies; 13+ messages in thread
From: Andreas Tobler @ 1999-11-17 18:53 UTC (permalink / raw)
  To: Linux -Dev


Hi,

my investigation brought me to the point, where I think the break must
be between 
prom_init (in prom.c called from Head.S) and identify_machine (in
setup.c called from Head.S)
This is my interpretation of the code in Head.S? I certainly could be wrong.....
Any ideas?

Thanks,
Andreas
-- 
| Andreas Tobler				
| CH-8004 Zuerich 							
| E-Mail: andreas.tobler@alcatel.ch	  a.tobler@schweiz.ch
-----------------------------------------------------------


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~1999-11-18 10:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-11-18 10:01 again 2.3.28 Benjamin Herrenschmidt
  -- strict thread matches above, loose matches on Subject: below --
1999-11-17 18:53 Andreas Tobler
1999-11-17 19:01 ` David N. Welton
1999-11-17 19:43   ` Ani Joshi
1999-11-17 19:53     ` David N. Welton
1999-11-17 20:06       ` Ani Joshi
1999-11-18  4:03   ` David N. Welton
1999-11-18  4:26     ` David Edelsohn
1999-11-18  6:45       ` David N. Welton
1999-11-17 19:39 ` Ani Joshi
1999-11-17 19:49   ` Geert Uytterhoeven
1999-11-17 20:15     ` Ani Joshi
1999-11-17 20:18       ` Geert Uytterhoeven

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