Re: [U-Boot] [PATCH] MPC83xx: add config options for memory setup.

2011-07-06 Thread Kim Phillips
On Mon, 18 Apr 2011 08:10:12 +0800 York Sun wrote: > On Thu, 2011-04-14 at 14:54 +0200, Andre Schwarz wrote: > > CPO value and driver strength settings are board specifc. > > Also allow SPD data fetch from any accessible I2C EEPROM. > > > > Signed-off-by: Andre Schwarz > > --- > Looks good to m

Re: [U-Boot] [PATCH] MPC83xx: add config options for memory setup.

2011-04-17 Thread York Sun
On Thu, 2011-04-14 at 14:54 +0200, Andre Schwarz wrote: > CPO value and driver strength settings are board specifc. > Also allow SPD data fetch from any accessible I2C EEPROM. > > Signed-off-by: Andre Schwarz > --- > arch/powerpc/cpu/mpc83xx/spd_sdram.c | 19 ++- > 1 files chan