conditions before jump to kernel image on EBSA285
Caches flushed,
MMU off
mode to supervisor mode
D-cache off, I-cache off
Interrupt disabled (?) (I saw sti() in BIOS 1.05 right before
boot_kernel()) (?)
kernel image loaded at 0x8000
parameter page properly initialized
r0=0, r1=4
What else is needed?
BTW, if I do all the above initialization in head-armv.S, the original
code will
be misplaced (shifted), should I load the produced image below 0x8000 so
that the original kernel image still begins at 0x8000?
Thanks,
Gaixia
__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]