From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Fri, 2 Nov 2018 23:30:00 +0100 Subject: [U-Boot] [PATCH 3/3] MIPS: fix linking of standalone programs In-Reply-To: <20180923171517.21363-4-daniel.schwierzeck@gmail.com> References: <20180923171517.21363-1-daniel.schwierzeck@gmail.com> <20180923171517.21363-4-daniel.schwierzeck@gmail.com> Message-ID: <6e706eeb-ec43-c78a-5ee2-b7e9a6ea8b09@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > > --- > > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: