> > > 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.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to