[U-Boot] [PATCH] MIPS: remove OUTPUT_FORMAT from linker scripts
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Thu Jan 31 00:50:18 CET 2013
2013/1/30 Gabor Juhos <juhosg at 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 <juhosg at openwrt.org>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at googlemail.com>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Xiangfu Liu <xiangfu at 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
More information about the U-Boot
mailing list