Re: [U-Boot] MPC8541 with fixed DDR SDRAM

2009-07-28 Thread Kumar Gala
On Jul 28, 2009, at 1:56 PM, Alemao wrote: > Hi all, > > I have a board, similar to the MPC8541CDS, but with fixed DDR SDRAM, > instead of DIMM slots. So I have to configure it without the help of > SPD_EEPROM. > > I saw some code on MPC8540ADS board, like fixed_sdram() in > board/freescale/mpc85

[U-Boot] MPC8541 with fixed DDR SDRAM

2009-07-28 Thread Alemao
Hi all, I have a board, similar to the MPC8541CDS, but with fixed DDR SDRAM, instead of DIMM slots. So I have to configure it without the help of SPD_EEPROM. I saw some code on MPC8540ADS board, like fixed_sdram() in board/freescale/mpc8540ads/mpc8540ads.c and defines in include/configs/MPC8540AD