Dear "Hui.Tang", In message <6c7a9a5dcafb1f535ed33cb29d579db993846325.1256898456.git.zetal...@gmail.com> you wrote: > Add gec2410_config option for GEC2410 > > Signed-off-by: Hui.Tang <zetal...@gmail.com> > --- > Makefile | 7 +++++++ > 1 files changed, 7 insertions(+), 0 deletions(-)
This belongs all in one commit. > index bcb3fe9..2de0b1d 100644 > --- a/Makefile > +++ b/Makefile > @@ -2951,6 +2951,13 @@ davinci_dm365evm_config : unconfig > davinci_dm6467evm_config : unconfig > @$(MKCONFIG) $(@:_config=) arm arm926ejs dm6467evm davinci davinci > > +gec2410_config : unconfig > + @mkdir -p $(obj)include $(obj)board/gec/gec2410 > + @mkdir -p $(obj)nand_spl/board/gec/gec2410 > + @echo "RAM_TEXT = 0x33e00000" >> $(obj)board/gec/gec2410/config.tmp > + @$(MKCONFIG) $(@:_config=) arm arm920t gec2410 gec s3c24x0 > + @echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk > + > imx27lite_config: unconfig > @$(MKCONFIG) $(@:_config=) arm arm926ejs imx27lite logicpd mx27 An ARM920 board does not belong into the arm926ejs block. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de "It was the Law of the Sea, they said. Civilization ends at the wa- terline. Beyond that, we all enter the food chain, and not always right at the top." - Hunter S. Thompson _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot