Domcan Sami wrote:
> 
> Hello everybody
>  I m trying to develop a Linux boot-loader for MIPS processor, can
> anybody help me sending the Linux boot sequence on MIPS. Any sites for
> reference? Thanks
> 

Where do you expect to load the kernel from? And what CPU/Board? 

The basic process is to POST the board, load the kernel into SDRAM,
and run the kernel. Where you want to load the kernel from determines
the other initialization work you need to do. 

Alternately, have you looked at PMON? It may provide everything you
need for a MIPS-based system. 

-- 
-------------------------------------------------
Justin Wojdacki        
[EMAIL PROTECTED]         (408) 350-5032
Communications Processors Group -- Analog Devices



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to