Re: [U-Boot] [PATCH v5 04/23] Introduce generic link section.h symbol files

2013-02-18 Thread Tom Rini
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 i

[U-Boot] [PATCH v5 04/23] Introduce generic link section.h symbol files

2013-02-08 Thread Simon Glass
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