[U-Boot] [PATCH v5 04/23] Introduce generic link section.h symbol files
Tom Rini
trini at ti.com
Mon Feb 18 21:12:38 CET 2013
On Fri, Feb 08, 2013 at 07:12:00AM -0800, Simon Glass wrote:
> We create a separate header file for link symbols defined by the link
> scripts. It is helpful to have these all in one place and try to
> make them common across architectures. Since Linux already has a similar
> file, we bring this in even though many of the symbols there are not
> relevant to us.
>
> Each architecture has its own asm/sections.h where symbols specifc to
> that architecture can be added. For now everything except AVR32 just
> includes the generic header.
>
> One change is needed in arch/avr32/lib/board.c to make this conversion
> work.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Need to specify a tag/hash for where this came from in the kernel.
Also, didn't you and Wolfgang agree to drop the CREDITS file bit from
the boilerplate on new files?
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/c911754b/attachment.pgp>
More information about the U-Boot
mailing list