u-boot/board/davinci
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation
Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:05 +02:00
..
da8xxevm arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
dm355evm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dm355leopard punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dm365evm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dm6467evm dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 2012-02-27 21:19:24 +01:00
dvevm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
ea20 davinci: ea20: the console is always set to the serial line 2012-10-01 10:02:13 -07:00
schmoogie davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board 2011-11-29 15:43:39 +01:00
sffsdr punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sonata davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board 2011-11-29 15:43:40 +01:00