u-boot/cpu/arm_cortexa8
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
..
omap3 OMAP3: fix warnings when NAND/ONENAND is not used 2009-10-18 16:52:54 -05:00
s5pc1xx s5pc1xx: support Samsung s5pc1xx SoC 2009-10-13 21:13:55 -05:00
config.mk arm: Remove -fno-strict-aliasing 2009-09-04 22:15:53 +02:00
cpu.c OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
Makefile OMAP3: Add common cpu and start code 2009-01-24 17:51:21 +01:00
start.S OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
u-boot.lds arm: unify linker script 2009-06-12 20:39:52 +02:00