[U-Boot] [Patch] [Version 2] Disable/Enable Flat I²C Commands

Ben Warren biggerbadderben at gmail.com
Fri Jan 30 16:13:03 CET 2009


Hi Jens,

On Thu, Jan 29, 2009 at 11:37 PM, Jens Scharsig <esw at bus-elektronik.de>wrote:

> This is the seconded version of "Disable/Enable Flat I²C Commands"
> Patch. It has invert logic, that means a new define disables the flat
> command instaed of reenable.
>
>
> Since CONFIG_I2C_CMD_TREE are defined, the old flat i2c commands are
> still present.
> This patch disables the old flat command by default, if
> both CONFIG_I2C_CMD_TREE and CONFIG_I2C_CMD_FLAT are defined.
> The new option CONFIG_I2C_CMD_NO_FLAT makes it possible to dissable the
> flat, when tree commands are used.
>
As we discussed in the other thread, the flat commands are going away after
the next release, so why bother with this?

regards,
Ben


More information about the U-Boot mailing list