2013/1/30 Gabor Juhos <juh...@openwrt.org>:
> The OUTPUT_FORMAT command in linker scripts
> was always misused due to some endianess and
> toolchain problems.
>
> Use GCC flags to ensure proper output format,
> and get rid of the OUTPUT_FORMAT commands in
> the board specific u-boot.lds files.
>
> Signed-off-by: Gabor Juhos <juh...@openwrt.org>
> Cc: Daniel Schwierzeck <daniel.schwierz...@googlemail.com>
> Cc: Stefan Roese <s...@denx.de>
> Cc: Wolfgang Denk <w...@denx.de>
> Cc: Xiangfu Liu <xian...@openmobilefree.net>
> ---
>  arch/mips/cpu/mips32/config.mk |    6 ++++++
>  arch/mips/cpu/xburst/config.mk |    6 ++++++
>  board/dbau1x00/u-boot.lds      |    4 ----
>  board/incaip/u-boot.lds        |    4 ----
>  board/micronas/vct/u-boot.lds  |    1 -
>  board/pb1x00/u-boot.lds        |    4 ----
>  board/qemu-mips/u-boot.lds     |    8 --------
>  board/qi/qi_lb60/u-boot.lds    |    2 --
>  8 files changed, 12 insertions(+), 23 deletions(-)

applied to u-boot-mips/master, thanks

-- 
Best regards,
Daniel
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to