| To: | linux-mips@oss.sgi.com |
|---|---|
| Subject: | RM200 big endian prom ? |
| From: | Florian Lohoff <flo@rfc822.org> |
| Date: | Mon, 6 May 2002 12:27:32 +0200 |
| Organization: | rfc822 - pure communication |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.3.28i |
Hi,
i yesterday had a try booting my RM200 (Big Endian Sinix firmware)
with a big endian compiled kernel - It immediatly crashes in ArcWrite
as the Bios is not an Arc (Probably a bit similar).
Does anyone have interesting informations about that prom ?
BTW: There are really some funny lines in arc/init.c :)
arch/mips/arc/init.c
36 if (pb->magic != 0x53435241) {
37 prom_printf("Aieee, bad prom vector magic %08lx\n",
pb->magic);
38 while(1)
39 ;
40 }
41
Calling ArcWrite in case of no Arc ;) At least one knows what happens
if the Firmware is giving out EPC Faulting address (Which in this case
is 0x6c)
Flo
--
Florian Lohoff flo@rfc822.org +49-5201-669912
Heisenberg may have been here.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: what is the right behavior of copy_to_user(0x0, ..., ...)?, Ralf Baechle |
|---|---|
| Next by Date: | Re: XSHM/shared-pixmap fix Was: Linux Shared Memory Issue, Maciej W. Rozycki |
| Previous by Thread: | what is the right behavior of copy_to_user(0x0, ..., ...)?, Jun Sun |
| Next by Thread: | Re: RM200 big endian prom ?, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |