[U-Boot] [PATCH v2 3/3] MX31: Add NAND SPL boot support to i.MX31 PDK board.

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon May 11 00:18:46 CEST 2009


On 23:33 Sun 10 May     , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
> 
> In message <20090510203941.GH21079 at game.jcrosoft.org> you wrote:
> > 
> > > >> +mx31pdk_nand_config  : unconfig
> > > >> +   @mkdir -p $(obj)include $(obj)board/freescale/mx31pdk
> > > >> +   @mkdir -p $(obj)nand_spl/board/freescale/mx31pdk
> > > >> +   @echo "#define CONFIG_NAND_U_BOOT" > $(obj)include/config.h
> > > >> +   @$(MKCONFIG) -n $@ -a mx31pdk arm arm1136 mx31pdk freescale mx31
> > > >> +   @echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
> > > > IIRC no need it will generate from the config.h
> > > 
> > > I don't understand the comment. What will generate what from config.h?
> > the automake.mk
> 
> automake.mk ? What's that?
autoconf.mk I mean

Best Regards,
J.


More information about the U-Boot mailing list