From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 29 Jan 2009 12:59:44 -0800 Subject: [U-Boot] =?iso-8859-1?q?=5BPatch=5D_Disable/Enable_Flat_I=B2C_Com?= =?iso-8859-1?q?mands?= In-Reply-To: <20090129203753.624FF832E416@gemini.denx.de> References: <4981F273.2030900@gmail.com> <20090129190715.45883832E416@gemini.denx.de> <498203BD.3000500@gmail.com> <20090129203753.624FF832E416@gemini.denx.de> Message-ID: <498218C0.2010005@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 Wolfgang Denk wrote: > Dear Ben Warren, > > In message <498203BD.3000500@gmail.com> you wrote: > >> From README: >> >> >> CONFIG_I2C_CMD_TREE is a recommended option that places >> all I2C commands under a single 'i2c' root command. The >> older 'imm', 'imd', 'iprobe' etc. commands are considered >> deprecated and may disappear in the future. >> >> I guess this isn't explicit enough. Let's say it gets removed in the >> release after v2009.03. >> > > Indeed. We should add it to doc/feature_removal.txt and the wiki page. > > OK. I'l make it so. > Best regards, > > Wolfgang Denk > >