Dear Mike Frysinger, In message <1252500954-31428-1-git-send-email-vap...@gentoo.org> you wrote: > Rather than declare default bootm OS support options in cmd_bootm.c where > boards cannot override it, move the options to config_cmd_default.h. Now > boards that want to disable certain default OS's can do just that.
While I agree with your intention (i. e. I also think it wouldbe better if this could be more easily changed), I disagree with the implementation: config_cmd_default.h is intended to select which commands are enabled by default; it is not the right place to add any default settings for any commands. We need to find a better place for that. 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 "No problem is so formidable that you can't walk away from it." - C. Schulz _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot