[U-Boot] [PATCH 2/3] avr32: fix linking
Reinhard Meyer
u-boot at emk-elektronik.de
Mon Apr 18 12:53:12 CEST 2011
Dear Andreas Bießmann:
> This patch fixes following error:
>
> ---8<---
> avr32-linux-ld: --gc-sections and -r may not be used together
> --->8---
>
> Since 8aba9dceebb14144e07d19593111ee3a999c37fc all avr32 boards are broken due
> to linking error as seen above.
>
> Signed-off-by: Andreas Bießmann <biessmann at corscience.de>
> ---
> arch/avr32/config.mk | 2 +-
> board/atmel/atngw100/config.mk | 1 -
> board/atmel/atstk1000/config.mk | 1 -
> board/earthlcd/favr-32-ezkit/config.mk | 1 -
> board/mimc/mimc200/config.mk | 1 -
> board/miromico/hammerhead/config.mk | 1 -
> 6 files changed, 1 insertions(+), 6 deletions(-)
Applied to u-boot-atmel/next, thanks.
Reinhard
More information about the U-Boot
mailing list