u-boot-brain/cpu/arm_cortexa8/omap3
Nishanth Menon 4e0539d269 OMAP3: fix warnings when NAND/ONENAND is not used
Fix build warnings by putting specific used variables
under required #ifdefs for removing:
mem.c:227: warning: unused variable 'f_sec'
mem.c:226: warning: unused variable 'f_off'
mem.c:225: warning: unused variable 'size'
mem.c:224: warning: unused variable 'base'
mem.c:222: warning: unused variable 'gpmc_config'

Signed-off-by: Nishanth Menon <nm@ti.com>
2009-10-18 16:52:54 -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
Makefile OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
mem.c OMAP3: fix warnings when NAND/ONENAND is not used 2009-10-18 16:52:54 -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