u-boot-brain/board/samsung
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
..
common i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards 2012-09-17 09:39:50 +02:00
dts SMDK5250: Add device node for DP 2013-03-27 21:23:23 +09:00
goni arm:goni:pmic: Adjust GONI target platform board to new PMIC framework 2012-11-14 11:21:12 +01:00
origen Origen: Add default clock settings for multimedia IPs 2012-10-26 23:29:47 +02:00
smdk2410 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
smdk5250 Exynos: clock: Correct pwm source clk selection 2013-04-01 14:02:08 +09:00
smdk6400 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
smdkc100 IPL: Remove remains of OneNAND IPL 2012-09-18 12:01:51 -07:00
smdkv310 S5PC2XX: Rename S5pc2XX to exynos 2011-12-09 17:30:09 +01:00
trats video: exynos_fb: Remove callbacks from the driver 2013-03-27 21:17:12 +09:00
universal_c210 video: exynos_fb: Remove callbacks from the driver 2013-03-27 21:17:12 +09:00