>- Can put zImage in flash to be executed at 0x8000 and it will work, 
>or is there other initialisations to be done before booting kernel. If 
>so, where can I find such a "boot loader" ?

Almost but not quite.  You need to load a couple of registers with magic 
numbers before calling the kernel.  Also you need to be in supervisor mode 
with the MMU off but this may well already be the case in your environment.
If you look in the archives for this mailing list you can probably find a bit 
of code I posted a while back for booting kernels on a CATS board where the 
situation is slightly similar.  (If you can't find it, mail me and I'll send 
it to you.)

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to