Hi all<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sorry about the previous mail.Got sent&nbsp; by mistake.<br><br>Iam using the <a href="http://2.6.22.5">2.6.22.5</a> kernel on MPC 8560 and MPC8540 on my custom board.My kernel hangs after loading the device tree in both the processors .There is no output on the serial port after loading the device 
tree.Am using U-boot 1.2.0 as the bootloader.After enabling debug in u-boot i could see that the control is getting transferred to the kernel after which it hangs.Earlier i tried using 2.6.21 which also hangs at the same 
point.The config files used were MPC8540ADS_defconfig and MPC8560ADS_defconfig under powerpc directory.<br>The changes that were made to the device tree are:<br>1.The reg and ranges properties of the soc node have been changed to account for the change in CCSRBAR of my board.
<br>2.Removed the PCI,mdio nodes and ethernet nodes since i dont need support for these as of now.<br><br>I have tried the following console arguments:<br>MPC8540: bootargs root=/dev/ram rw console=ttyS0,115200<br>MPC8560:bootargs root=/dev/ram rw console=ttyCPM0,115200
<br><br>Any help on this issue??<br><br>Thanks.<br>Charanya.<br><br><br>