[U-Boot] [PATCH 1/4] ARM Add New Board GEC2410
Hui Tang
zetalabs at gmail.com
Wed Nov 18 07:55:49 CET 2009
Dear Wolfgang,
>> +PLATFORM_CPPFLAGS += -I$(TOPDIR)/board/gec/gec2410
>
> Why is this needed?
in /board/gec/gec2410/lowlevel_init.S, it includes "gec2410_mem.h",
which is at $(TOPDIR)/board/gec/gec2410.
>> diff --git a/nand_spl/board/gec/gec2410/u-boot.lds b/nand_spl/board/gec/gec2410/u-boot.lds
>> new file mode 100644
>> index 0000000..5871f7e
>> --- /dev/null
>> +++ b/nand_spl/board/gec/gec2410/u-boot.lds
>
> This file seems to be unused. Why add it?
/nand_spl/board/gec/gec2410/Makefile needs it to generate
/nand_spl/board/u-boot.lds
Best regards,
Hui.
More information about the U-Boot
mailing list