Problem porting 2.4.17 linux to MPC8260ADS

2003-03-04 Thread Meszaros Lajos
Regards Ludwig > -Eredeti uzenet- > Felado: Kamalesh B [mailto:kamal at tataelxsi.co.in] > Kuldve: Friday, February 21, 2003 5:16 PM > Cimzett: Coray Tate; linuxppc-embedded at lists.linuxppc.org > Targy: Problem porting 2.4.17 linux to MPC8260ADS [snip] ** Sent via the li

Problem porting 2.4.17 linux to MPC8260ADS

2003-03-03 Thread Dan Malek
Kamalesh B wrote: > [KAMAL]: > All memory mapping is handled correctly. > SDRAM is mapped to 0xC000 from 0x > Flash is mapped to 0xFF80 from 0xFF80 > Board control/status register is mapped to 0xF010 from 0x0450 > IMMR is mapped to 0xF000 from 0x0470 > > Iam us

Problem porting 2.4.17 linux to MPC8260ADS

2003-02-24 Thread Shen Rong
- Original Message - From: "Kamalesh B" <[EMAIL PROTECTED]> To: Sent: Monday, February 24, 2003 2:45 PM Subject: Re: Problem porting 2.4.17 linux to MPC8260ADS > [KAMAL]: > All memory mapping is handled correctly. > SDRAM is mapped to 0xC000 from 0x

Problem porting 2.4.17 linux to MPC8260ADS

2003-02-24 Thread Kamalesh B
hello, I have done all the memory mapping stuffs according to the board. Please see my inputs to your answers. Dan Malek wrote: > Kamalesh B wrote: > > > Iam porting Linux 2.4.17 on MPC8260ADS. I had already working > > Linux-2.4.1 version on MPC8260ADS board. > > There should be very minimal c

Problem porting 2.4.17 linux to MPC8260ADS

2003-02-21 Thread Kamalesh B
Hello, Iam porting Linux 2.4.17 on MPC8260ADS. I had already working Linux-2.4.1 version on MPC8260ADS board. I have patched all the board specific changes to 2.4.17 and compiled. When i loaded the image on board using PPCBOOT and run it, it hangs in function "MMU_init_hw" (arch/ppc/mm/ppc_mmu.c

Problem porting 2.4.17 linux to MPC8260ADS

2003-02-21 Thread Dan Malek
Kamalesh B wrote: > Iam porting Linux 2.4.17 on MPC8260ADS. I had already working > Linux-2.4.1 version on MPC8260ADS board. There should be very minimal changes required to support the 8260ADS, just a few memory mapping initializations. Everything else is generic to all of the other 8260 board