
30 Jan
2009
30 Jan
'09
4:13 p.m.
Hi Jens,
On Thu, Jan 29, 2009 at 11:37 PM, Jens Scharsig esw@bus-elektronik.dewrote:
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