Re: [U-Boot] [PATCH] arc: No need in sections defined in sources with newer tools

2016-08-05 Thread Alexey Brodkin
Hi! On Thu, 2016-08-04 at 14:09 +0300, Alexey Brodkin wrote: > Starting from arc-2016.03 GNU tools linker properly works with > symbols defined in linker script and so external declarations > are no longer required, dump them. > > Signed-off-by: Alexey Brodkin Applied, Thanks! -Alexey

[U-Boot] [PATCH] arc: No need in sections defined in sources with newer tools

2016-08-04 Thread Alexey Brodkin
Starting from arc-2016.03 GNU tools linker properly works with symbols defined in linker script and so external declarations are no longer required, dump them. Signed-off-by: Alexey Brodkin --- arch/arc/cpu/u-boot.lds | 51 +++-- arch/arc/include/asm/s