Folks,
I'm trying to get Linux up on an EBSA-285 board. The source I'm
using is 2.2.1 with patch-2.2.1-19990128-1.gz applied, but
I'm having no luck getting the kernel to boot.
I've modified head-armv.S to set r0/r1 and setup_arch() in setup.c so
that params = NULL; and have tried faking an aif header (this didn't
work). I also wrote a little loader which can plant 'debugging code'
the result of which suggests the bug is in
setup_pagetables (inlined into paging_init) at this point:
/*
* unmap everything else
*/
for (address = end_mem; address; address += PGDIR_SIZE)
free_init_section(address);
So, before I proceed any further, could someone sucessfully running
a kernel on an ebsa-285 board let me know which kernel (and patches)
they are running, what PCI cards they have (or a copy of their
.config) and finally whether they have the 21285 working as a console...
Thanks,
Andrew
------
Andrew Thomas
Hewlett-Packard Laboratories, Bristol
Filton Road Email: [EMAIL PROTECTED]
Stoke Gifford Phone: +44 117 922 9511
Bristol BS34 8QZ FAX: +44 117 922 9286
United Kingdom HP Telnet: 312 9511
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]