[U-Boot] [PATCH v7 11/19] arm: relocate_code(): Use __image_copy_end for end of relocation

Albert ARIBAUD albert.u.boot at aribaud.net
Sat Feb 16 19:47:13 CET 2013


Hi Benoît,

On Fri, 15 Feb 2013 21:54:17 +0100, Benoît Thébaudeau
<benoit.thebaudeau at advansee.com> wrote:

> 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.

What is the benefit of this? I find it more logical for BSS-related
code to use a BSS-related symbol than an image-copy related symbol.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list