u-boot-brain/arch/arm/cpu/armv7/omap3
Luca Ceresoli 6cbec7b3ba ARMV7: OMAP3: Cleanup extern variables in mem.c
Removed boot_flash_* extern variables.
boot_flash_type was totally unused. The other ones were actually constants, so
they have been replaced with #defines in the board config files.

Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Albert Aribaud <albert.aribaud@free.fr>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-04-27 19:38:10 +02:00
..
board.c ARMV7: OMAP3: Convert setup_auxcr() to pure asm 2010-09-08 14:51:09 -04:00
cache.S ARM V7 (OMAP): add data cache support, test on Beagle board 2010-09-19 19:29:51 +02:00
clock.c OMAP3: Add support for DPLL5 (usbhost) 2011-04-27 19:38:09 +02:00
emif4.c omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
gpio.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
lowlevel_init.S OMAP3: Add support for DPLL5 (usbhost) 2011-04-27 19:38:09 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mem.c ARMV7: OMAP3: Cleanup extern variables in mem.c 2011-04-27 19:38:10 +02:00
sdrc.c omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
sys_info.c ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX 2010-09-08 14:50:52 -04:00