[U-Boot] [PATCH 13/13] add dvlhost (dLAN 200 AV Wireless G) board

Michael Schwingen rincewind at discworld.dascon.de
Wed Jan 26 00:45:45 CET 2011


Am 01/25/2011 09:36 PM, schrieb Wolfgang Denk:
> Dear Michael Schwingen,
>
> In message <1294062338-21084-14-git-send-email-michael at schwingen.org> you wrote:
>> Signed-off-by: Michael Schwingen <michael at schwingen.org>
> ...
>> diff --git a/board/dvlhost/config.mk b/board/dvlhost/config.mk
>> new file mode 100644
>> index 0000000..a370337
>> --- /dev/null
>> +++ b/board/dvlhost/config.mk
>> @@ -0,0 +1,3 @@
>> +LDSCRIPT := $(SRCTREE)/board/$(BOARDDIR)/u-boot.lds
>> +PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
>> +PLATFORM_LDFLAGS += --gc-sections
> Please drop that file, it should not be needed.
Same as the other AcTux boards: where should I move these
compiler/linker flags?

cu
Michael



More information about the U-Boot mailing list