[U-Boot] mpc512x: Trouble migrating from 2012.07 to 2013.01

Hi!
I have a system using a MPC5125 processor working fine using U-Boot 2012.07. I have based my board adaption etc on the mpc5121ads board and also patched the necessary parts of the serial port driver.
Now when I'm trying to migrate to U-Boot 2013.01 I face problems with a sudden hang. I see console output until the "Flash:" from arch/powerpc/lib/board.c::board_init_r() but nothing more until the board reboots on a watchdog reset after 30s.
I have looked for relevant changes in the U-Boot code and tried some printf debugging. So far I have been unable to pin down exactly where things go wrong.
Question: To help me decide where to look I would like to know if anyone has built the mpc5121ads board configuration using U-Boot 2013.01 and actually tested that it is still working?
Thanks & best regards, Mats

Dear Mats,
In message ED3E0BCACD909541BA94A34C4A164D4C427B39B4@post.tritech.se you wrote:
Question: To help me decide where to look I would like to know if anyone has built the mpc5121ads board configuration using U-Boot 2013.01 and actually tested that it is still working?
Yes, v2012.01 is working on the MPC5121ADS board:
U-Boot 2013.01 (Jan 23 2013 - 21:37:51)MPC512X
CPU: MPC5121e rev. 2.0, Core e300c4 at 400 MHz, CSB at 200 MHz (RSR=0x1003) Board: MPC5121ADS rev. 0x0400 (CPLD rev. 0x05) I2C: ready DRAM: 512 MiB Flash: 64 MiB NAND: 1024 MiB PCI: Bus Dev VenId DevId Class Int In: serial Out: serial Err: serial Net: FEC IDE: Bus 0: ............................................................** Timeout **
Type run flash_nfs to mount root filesystem over NFS
Hit any key to stop autoboot: 0 =>
Best regards,
Wolfgang Denk
participants (2)
-
Mats Kärrman
-
Wolfgang Denk