Michael Ellerman 458148c00b [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Althought RTAS is instantiated when we enter the kernel, we can't actually
call into it until we know its entry point address. Currently we grab that
in rtas_initialize(), however that's quite late in the boot sequence.

To enable rtas_call() earlier, we can grab the RTAS entry etc. values while
we're scanning the flattened device tree. There's existing code to retrieve
the values from /chosen, however we don't store them there anymore, so remove
that code.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-06-28 11:59:48 +10:00
..
2006-06-21 15:01:28 +10:00
2006-06-26 18:30:00 +02:00
2006-06-15 19:31:25 +10:00
2006-04-22 18:45:05 +10:00
2006-06-15 19:31:26 +10:00
2006-04-02 16:01:58 -05:00
2006-06-12 17:53:34 +10:00
2006-06-12 17:53:34 +10:00
2006-06-21 15:01:32 +10:00
2006-06-09 21:20:57 +10:00
2006-06-15 19:31:25 +10:00
2006-06-15 19:31:26 +10:00