[U-Boot-Users] [Patch] Make MPC8266ADS command selection more robust

Jon Loeliger jdl at freescale.com
Wed Oct 17 20:34:40 CEST 2007


On Wed, 2007-10-17 at 11:56, Rune Torgersen wrote:

> Even using the config_cmd_default, there are commands that needs to be
> undef'd, and if someone adds a command to the default set that doesn't
> compile on all targets, it will break agaim, but I guess it is better
> this way.

Remember, the longer term plan is to convert this to
an explicit list of enabled options in a per-board
default Kconfig options file.  That approach will not
have these same issues, so what you describe above
will not be a problem in the long run!

Thanks,
jdl






More information about the U-Boot mailing list