dts file for MPC8343EA - cuImage doesn't boot , but uImage with DTS shows serial output

2009-12-09 Thread Junita Ajith
Hi Eric, I am building the linux kernel V-2.6.27 based on MPC8349miTXGP dts file. I am still not able to boot the cuImage. But, I see serial outuput from kernel when I try to boot with Still the kernel hangs after "Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)". Any clues

Re: dts file for MPC8343EA - cuImage doesn't boot , but uImage with DTS shows serial output

2009-12-09 Thread Junita Ajith
ng to run a ramdisk and with tty I expect: > > > > “root=/dev/ram rw console=ttyS0,115200 “ > > > > check your environment variable bootargs in u-boot > > > > > > > > *From:* Junita Ajith [mailto:ajij...@gmail.com] > *Sent:* Wednesday, December

Re: dts file for MPC8343EA

2009-12-10 Thread Junita Ajith
Hi Scott: I am still stuck at Linux kernel booting in MPC8343EA based board. I have disabled "Ethernet, PCI, USB, dma engines " in the *.dts file and also in the kernel config. I am using MPC8349emitxgp.dts ; enabled MPC8349ITX support in kernel config also. In fact, I tried building MPC8349emIT

Re: dts file for MPC8343EA

2009-12-11 Thread Junita Ajith
08 913e0004 801f 901e 807e0024 2f83 419e0090 7c691b78 3ba0 4808 41920038 <83e9> 2e1f 41920008 7c00fa2c Kernel panic - not syncing: Fatal exception in interrupt On 12/11/09, Scott Wood wrote: > > Junita Ajith wrote: > >> Hi Scott: >> >>