Re: kernel panic on MPC8323 custom board

2010-01-12 Thread Dario Presti
Dario Presti wrote: > > > But still hte mapping is not showed on boot, it seems to not read yet the > blob node. The boot-log is: > > Ok now mapping woks fine. The error was in .dts file, changing fl...@fc00 { device_type = "rom"; compatible = "cfi-flash

Re: kernel panic on MPC8323 custom board

2010-01-12 Thread Dario Presti
Scott Wood-2 wrote: > > > Turn off that mapping driver, and turn on CONFIG_MTD_PHYSMAP_OF. This > stuff was very new in 2.6.20, though, so there may be issues. I'd > upgrade if you can. > I rebuilded another kernel version 2.6.20.6 whit LTIB and u-boot 1.3.2 (I don't have the correspondi

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 CO

Re: kernel panic on MPC8323 custom board

2010-01-08 Thread Dario Presti
Scott Wood-2 wrote: > > 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 al

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