Re: [U-Boot] [PATCH 10/12] OMAP3: Add SPL support to omap3_evm

2011-11-08 Thread Tom Rini
On Tue, Nov 8, 2011 at 8:29 AM, Tom Rini wrote: > On 11/08/2011 01:02 AM, Igor Grinberg wrote: >> On 11/08/11 00:03, Tom Rini wrote: >>> Add Hynix 200MHz timing information to .  We >>> don't calculate the MCFG value here for the Micron parts as the provided >>> one assumes a memory size which is

Re: [U-Boot] [PATCH 10/12] OMAP3: Add SPL support to omap3_evm

2011-11-08 Thread Tom Rini
On 11/08/2011 01:02 AM, Igor Grinberg wrote: > On 11/08/11 00:03, Tom Rini wrote: >> Add Hynix 200MHz timing information to . We >> don't calculate the MCFG value here for the Micron parts as the provided >> one assumes a memory size which is incorrect. >> >> Signed-off-by: Tom Rini >> --- >> ar

Re: [U-Boot] [PATCH 10/12] OMAP3: Add SPL support to omap3_evm

2011-11-08 Thread Igor Grinberg
On 11/08/11 00:03, Tom Rini wrote: > Add Hynix 200MHz timing information to . We > don't calculate the MCFG value here for the Micron parts as the provided > one assumes a memory size which is incorrect. > > Signed-off-by: Tom Rini > --- > arch/arm/include/asm/arch-omap3/mem.h | 38 ++

[U-Boot] [PATCH 10/12] OMAP3: Add SPL support to omap3_evm

2011-11-07 Thread Tom Rini
Add Hynix 200MHz timing information to . We don't calculate the MCFG value here for the Micron parts as the provided one assumes a memory size which is incorrect. Signed-off-by: Tom Rini --- arch/arm/include/asm/arch-omap3/mem.h | 38 + board/ti/evm/config.mk