]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3:SDRC: introduce DDR types
authorNishanth Menon <nm@ti.com>
Sat, 7 Nov 2009 15:51:24 +0000 (10:51 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 27 Nov 2009 22:26:16 +0000 (16:26 -0600)
commit30563a04bff73fd4fbd840b846f4b6459759a839
tree96ea2dc50d6a2ba5fce74340795ca50ae48a21c2
parent169a4c804dbaf11facb041b1333d394c6ceb8d68
OMAP3:SDRC: introduce DDR types

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@ti.com>
include/asm-arm/arch-omap3/mem.h
include/configs/devkit8000.h
include/configs/omap3_beagle.h
include/configs/omap3_evm.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/omap3_zoom2.h