Hi,<br>I am porting 2.6.31 for a PowerPC 440 core based board. I have couple of queries. I would really appreciate if someone could answer since i couldn&#39;t find info from other places.<br><br>1) Is it mandatory to create a DTS file? <br>

2) If uboot passes BDInfo struct to kernel instead of DT blob, then in this case does kernel creates FDT at run time? <br>3) I believe in case of DTS, the kernel picks up the h/w info from DTS blob so we need not hardcode any register addresses etc inside kernel other than in dts file. What happens in case of uboot passing just BDInfo struct. How do we specify the register addresses etc?<br>

<br>Thanks<br>Vinayak<br>