From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 29 Jan 2009 10:16:19 -0800 Subject: [U-Boot] =?iso-8859-1?q?=5BPatch=5D_Disable/Enable_Flat_I=B2C_Com?= =?iso-8859-1?q?mands?= In-Reply-To: References: Message-ID: <4981F273.2030900@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jens Scharsig wrote: > 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 > CONFIG_I2C_CMD_TREE is defined. > The new option CONFIG_I2C_CMD_FLAT makes it possible to use the flat > commands in addition of tree commands. > > Controversial, maybe, but why not just get rid of the flat commands? When I introduced the tree probably a couple of years ago, we said it would deprecate the flat commands and that they'd go away in a couple of releases. regards, Ben