Peter Tyser
819833af39
Move architecture-specific includes to arch/$ARCH/include/asm
...
This helps to clean up the include/ directory so that it only contains
non-architecture-specific headers and also matches Linux's directory
layout which many U-Boot developers are already familiar with.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15 years ago
Nishanth Menon
30563a04bf
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>
15 years ago
Nishanth Menon
169a4c804d
OMAP3:SDRC: Cleanup references to SDP
...
Remove SDP referenced unused defines
Signed-off-by: Nishanth Menon <nm@ti.com>
15 years ago
Dirk Behme
97a099eaa4
omap3: remove typedefs for configuration structs
...
Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
16 years ago
Dirk Behme
a8b6450546
OMAP3: Add OMAP3, memory and function prototype headers
...
Add OMAP3, memory and function prototype header files for OMAP3.
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
16 years ago