Re: [U-Boot] [PATCH 3/3 V2] common: Add .u_boot_list into all linker files

2012-09-25 Thread Marek Vasut
Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <1348589520-14395-4-git-send-email-ma...@denx.de> you wrote: > > Add section for the linker-generated lists into all possible linker > > files, so that everyone can easily use these lists. This is mostly > > a mechanical adjustment. > > How

Re: [U-Boot] [PATCH 3/3 V2] common: Add .u_boot_list into all linker files

2012-09-25 Thread Wolfgang Denk
Dear Marek Vasut, In message <1348589520-14395-4-git-send-email-ma...@denx.de> you wrote: > Add section for the linker-generated lists into all possible linker > files, so that everyone can easily use these lists. This is mostly > a mechanical adjustment. How well has this been tested? My unders

Re: [U-Boot] [PATCH 3/3 V2] common: Add .u_boot_list into all linker files

2012-09-25 Thread Marek Vasut
Dear Otavio Salvador, > On Tue, Sep 25, 2012 at 1:12 PM, Marek Vasut wrote: > > Add section for the linker-generated lists into all possible linker > > files, so that everyone can easily use these lists. This is mostly > > a mechanical adjustment. > > > > Signed-off-by: Marek Vasut > > Cc: Joe

Re: [U-Boot] [PATCH 3/3 V2] common: Add .u_boot_list into all linker files

2012-09-25 Thread Otavio Salvador
On Tue, Sep 25, 2012 at 1:12 PM, Marek Vasut wrote: > Add section for the linker-generated lists into all possible linker > files, so that everyone can easily use these lists. This is mostly > a mechanical adjustment. > > Signed-off-by: Marek Vasut > Cc: Joe Hershberger > Cc: Mike Frysinger Th