[U-Boot] [PATCH v5 03/23] Replace __bss_end__ with __bss_end

Tom Rini trini at ti.com
Mon Feb 18 21:13:22 CET 2013


On Fri, Feb 08, 2013 at 07:11:59AM -0800, Simon Glass wrote:

> Note this is a tree-wide change affecting multiple architectures.
> 
> At present we use __bss_start, but mostly __bss_end__. This seems
> inconsistent and in a number of places __bss_end is used instead.
> 
> Change to use __bss_end for the BSS end symbol throughout U-Boot. This
> makes it possible to use the asm-generic/sections.h file on all
> archs.
> 
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Tom Rini <trini at ti.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130218/b9dd1b9e/attachment.pgp>


More information about the U-Boot mailing list