dts file for ep8548A board

poornima r rpoornar at yahoo.com
Tue Sep 16 17:42:33 EST 2008


Hi all,



I am working on ep8548A embedded planet board.

I am using mpc8548cds dtb file (mpc8548cds.dts file in
arch/powerpc/boot/dts directory of the kernel source) as my device tree
file.

I am tracing the kernel initilization path through BDI. 

The BDI tracing is hanging in early_init_devtree ( in machine_init
function) if the r3 register (physical pointer to device tree block) is
not set to dtb file loaded location in RAM. 

Once I set the r3 register manually in BDI (rm r3 <dtb file
location>) the kernel is passing machine_init function (passing
early_init_devtree( ) ).

I tried  to statically set r3 register in head_fsl_booke.S 
file by using ori instruction but I was not able to set the r3 value to
dtb file RAM location. 

Are any changes necessary in mps8548cds.dts for ep8548A board?

How do we and where should we set the r3 register value in head_fsl_booke.S file for device tree initilization?



Thanks,

Poornima

 

   



 




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080916/ef2c59c0/attachment.htm>


More information about the Linuxppc-dev mailing list