kernel panic on MPC8323 custom board

2010-08-04 Thread Youngjin Na
Hi.. all I'm porting the linux 2.6.27 kernel to the custom board with Freescale8270. The base is the pq2fads board. The board is noproblem with linux-2.6.17.1 and linux-2.6.25. When booting this machine, a crash takes place such as :

Re: kernel panic on MPC8323 custom board

2010-01-12 Thread Dario Presti
in context: http://old.nabble.com/kernel-panic-on-MPC8323-custom-board-tp27059752p27128312.html Sent from the linuxppc-dev mailing list archive at Nabble.com. ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo

Re: kernel panic on MPC8323 custom board

2010-01-12 Thread Dario Presti
seconds.. But still unable to mount root...any suggestion? Thanks Dario -- View this message in context: http://old.nabble.com/kernel-panic-on-MPC8323-custom-board-tp27059752p27130293.html Sent from the linuxppc-dev mailing list archive at Nabble.com

Re: kernel panic on MPC8323 custom board

2010-01-08 Thread Dario Presti
? Regards Dario -- View this message in context: http://old.nabble.com/kernel-panic-on-MPC8323-custom-board-tp27059752p27073289.html Sent from the linuxppc-dev mailing list archive at Nabble.com. ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org

Re: kernel panic on MPC8323 custom board

2010-01-08 Thread Scott Wood
Dario Presti wrote: Thanks Scott, I did not find where the custom map flash driver is in the kernel source, where it is? Grep your kernel tree for MPC8323RDB Flash. How can I say to the kernel to use device tree instead of custom map of flash? Turn off that mapping driver, and turn on

Re: kernel panic on MPC8323 custom board

2010-01-07 Thread Scott Wood
Dario Presti wrote: Hello, I'm working on MPC8323_rdb board whit 1 new flash device S29GL512P instead of original flash devices. the bootloader is u-boot 1.1.6 (I know is too old and I'm going to upgrade it) and the kernel is 2.6.20. 2.6.20 is also too old. :-) I did this modification to the