Am 23.09.18 um 19:15 schrieb Daniel Schwierzeck:
> Use the global MIPS specific u-boot.lds for linking standalone programs
> instead of the outdated ones in examples/standalone/. Also pass --gc-sections
> in LDFLAGS_STANDALONE to optimize the size of standalone programs.
> Finally remove the deprecated config.mk files in arch/mips/cpu/mips[32,64]/.
> 
> Signed-off-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com>
> 
> ---
> 
>  arch/mips/config.mk            |  5 ++++
>  arch/mips/cpu/mips32/config.mk |  7 ------
>  arch/mips/cpu/mips64/config.mk |  7 ------
>  examples/standalone/mips.lds   | 42 ----------------------------------
>  examples/standalone/mips64.lds | 42 ----------------------------------
>  5 files changed, 5 insertions(+), 98 deletions(-)
>  delete mode 100644 arch/mips/cpu/mips32/config.mk
>  delete mode 100644 arch/mips/cpu/mips64/config.mk
>  delete mode 100644 examples/standalone/mips.lds
>  delete mode 100644 examples/standalone/mips64.lds
> 

applied to u-boot-mips/next

-- 
- Daniel

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to