u-boot/cpu/arm_cortexa8/omap3
Nishanth Menon f8a812aa65 TI OMAP3: make gpmc_config as const
gpmc_config should not be a variant as it is board specific
hence make it a const parameter

Fixes issues identified by Dirk:
- build issue for zoom2
- warnings for all other OMAP3 platforms using nand/onenand etc

Signed-off-by: Nishanth Menon <nm@ti.com>
2009-10-24 09:55:24 -05:00
..
Makefile OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
board.c OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
cache.S OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
clock.c omap3: remove typedefs for configuration structs 2009-08-08 11:33:23 +02:00
gpio.c OMAP3 Port kernel omap gpio interface. 2009-06-12 20:39:50 +02:00
lowlevel_init.S omap3: bug fix for NOR boot support 2009-08-08 11:59:40 +02:00
mem.c TI OMAP3: make gpmc_config as const 2009-10-24 09:55:24 -05:00
reset.S ARM Cortex A8: Move OMAP3 specific reset handler 2009-07-22 23:39:42 +02:00
sys_info.c TI: OMAP3: Remove SZ_xx references 2009-10-18 16:52:52 -05:00
syslib.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
timer.c omap3: remove typedefs for configuration structs 2009-08-08 11:33:23 +02:00