[U-Boot] [PATCH 0/2] OMAP3:DDR timing cleanup series

Nishanth Menon nm at ti.com
Wed Oct 21 04:01:39 CEST 2009


Hi,
in continuation of the discussion on:
http://www.nabble.com/forum/Permalink.jtp?root=25779518&post=25959734&page=y

the following patch set should introduce DDR
timing changes for MICRON and INFINEON DDRs
and allow both classes of boards to live
happily together

Tested ON:
SDP3430 - type INFENINION
BeagleBoard - type MICRON
	tested with mtest 0x82000000 0x83000000 1
	from u-boot prompt

Nishanth Menon (2):
  OMAP3:SDRC: Cleanup references to SDP
  OMAP3:SDRC: introduce DDR types

 cpu/arm_cortexa8/omap3/mem.c      |    2 +-
 cpu/arm_cortexa8/omap3/sys_info.c |    2 +-
 include/asm-arm/arch-omap3/mem.h  |   97 +++++++++++++++++++++++++++----------
 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 +
 11 files changed, 97 insertions(+), 28 deletions(-)



More information about the U-Boot mailing list