[U-Boot] [patch V2] U-Boot Firetux board support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Nov 13 17:51:51 CET 2008


> > > diff --git a/include/configs/firetux.h b/include/configs/firetux.h
> > > new file mode 100644
> > > index 0000000..efa27af
> > > --- /dev/null
> > > +++ b/include/configs/firetux.h
> > > +/* we can have nand _or_ nor flash */
> > > +/* #define CONFIG_NANDFLASH		1 */
> > > +
> > > +/* #define CONFIG_SHOW_BOOT_PROGRESS	1 */
> > please no dead code
> 
> Sorry, I use this code for testing the release and trying to find
> problematic areas. This way I only need to change the config and do not
> need to write the code for every release cycle. So I prefer to let it
> there.

please do this via Makefile and different config

Best Regards,
J.


More information about the U-Boot mailing list