[U-Boot] [PATCH 2/2] OMAP3:SDRC: introduce DDR types

Tom Tom.Rix at windriver.com
Sat Nov 7 18:31:35 CET 2009


Paulraj, Sandeep wrote:
>> Micron DDR timings based on:
>> http://www.sakoman.net/cgi-bin/gitweb.cgi?p=x-load-
>> omap3.git;a=blob;f=include/asm/arch-
>> omap3/mem.h;h=e6fbfe3947f5d0d85fea776e30821d4017316d86;hb=HEAD
>>
>> Introduce Micron DDR timings and provide
>> CONFIG_OMAP3_INFINEON_DDR and CONFIG_OMAP3_MICRON_DDR config
>> options to allow for platform files to setup their timings as
>> per the type of DDR selected
>>
>> Reported-by: Steve Sakoman in
>> http://www.nabble.com/forum/Permalink.jtp?root=25779518&post=25959734&page
>> =y
>>
>> Signed-off-by: Nishanth Menon <nm at ti.com>
>> ---
>>  include/asm-arm/arch-omap3/mem.h |   88 ++++++++++++++++++++++++++++++---
>> -----
>>  include/configs/devkit8000.h     |    3 +
>>  include/configs/omap3_beagle.h   |    3 +
>>  include/configs/omap3_evm.h      |    3 +
>>  include/configs/omap3_overo.h    |    3 +
>>  include/configs/omap3_pandora.h  |    3 +
>>  include/configs/omap3_sdp3430.h  |    3 +
>>  include/configs/omap3_zoom1.h    |    3 +
>>  include/configs/omap3_zoom2.h    |    3 +
>>  9 files changed, 94 insertions(+), 18 deletions(-)
>>
> 
> Pushed to u-boot-ti/next
> 
> I think this series from Nishanth needs some runtime tests.
> I believe Steve had some issues with his EVM not booting everytime due to issues with DDR init.
> 
> Thanks,
> Sandeep

Maybe it should go on the testing branch?

I will give zoom2 a try..

Tom



More information about the U-Boot mailing list