Re: MVL Linux on MPC8560 Booting goes into infinite loop inearly_init memset_io ( )

2008-04-08 Thread Deepak Gaur
Hi, Thanks for valuable inputs.. memset_io() issue got resolved after I invalidated the L1 data and Instruction cache before calling early_init(was mentioned in some mailing list ). The code execution resumed and somewhere during MMU_init it again got struck.This time its due to a

TSEC3/4 broken on MPC8548?

2008-04-08 Thread Wolfgang Grandegger
Hello, in the dts file for the MPC8548CDS the nodes for TSEC3/4 are commented out because they seem to be broken: $ grep broken arch/powerpc/boot/dts/* arch/powerpc/boot/dts/mpc8548cds.dts:/* eTSEC 3/4 are currently broken Is it still true? TIA. Wolfgang.

Re: TSEC3/4 broken on MPC8548?

2008-04-08 Thread Kumar Gala
On Apr 8, 2008, at 8:40 AM, Wolfgang Grandegger wrote: Hello, in the dts file for the MPC8548CDS the nodes for TSEC3/4 are commented out because they seem to be broken: $ grep broken arch/powerpc/boot/dts/* arch/powerpc/boot/dts/mpc8548cds.dts:/* eTSEC 3/4 are currently broken Is it