* [U-Boot] [PATCH] avr32: Remove redundant LDSCRIPT definition
@ 2012-08-10 19:55 Benoît Thébaudeau
2012-08-13 9:11 ` Andreas Bießmann
0 siblings, 1 reply; 2+ messages in thread
From: Benoît Thébaudeau @ 2012-08-10 19:55 UTC (permalink / raw)
To: u-boot
AVR32's LD script uses a standard location that is now automatically detected by
the main Makefile, so its definition in AVR32's config.mk is now obsolete and
redundant.
Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>
Cc: Andreas Bie?mann <andreas.devel@googlemail.com>
---
.../arch/avr32/config.mk | 2 --
1 file changed, 2 deletions(-)
diff --git u-boot-4d3c95f.orig/arch/avr32/config.mk u-boot-4d3c95f/arch/avr32/config.mk
index d8e7ebb..a751a3d 100644
--- u-boot-4d3c95f.orig/arch/avr32/config.mk
+++ u-boot-4d3c95f/arch/avr32/config.mk
@@ -29,5 +29,3 @@ PLATFORM_RELFLAGS += -ffixed-r5 -fPIC -mno-init-got -mrelax
PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
LDFLAGS_u-boot = --gc-sections --relax
-
-LDSCRIPT = $(SRCTREE)/$(CPUDIR)/u-boot.lds
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] avr32: Remove redundant LDSCRIPT definition
2012-08-10 19:55 [U-Boot] [PATCH] avr32: Remove redundant LDSCRIPT definition Benoît Thébaudeau
@ 2012-08-13 9:11 ` Andreas Bießmann
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Bießmann @ 2012-08-13 9:11 UTC (permalink / raw)
To: u-boot
Dear Beno?t Th?baudeau,
On 10.08.2012 21:55, Beno?t Th?baudeau wrote:
> AVR32's LD script uses a standard location that is now automatically detected by
> the main Makefile, so its definition in AVR32's config.mk is now obsolete and
> redundant.
>
> Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>
> Cc: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
applied to u-boot-avr32, thanks!
Best regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-13 9:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 19:55 [U-Boot] [PATCH] avr32: Remove redundant LDSCRIPT definition Benoît Thébaudeau
2012-08-13 9:11 ` Andreas Bießmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox