u-boot-brain/arch/arm
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
..
cpu ARMV7: OMAP3: Cleanup extern variables in mem.c 2011-04-27 19:38:10 +02:00
include/asm arm: Tegra2: GPIO: Add basic GPIO definitions 2011-04-27 19:38:10 +02:00
lib ARM: fix stack pointer adjustment in board_init_f() 2011-04-27 19:38:09 +02:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00