From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 29 Jan 2009 13:04:07 -0800 Subject: [U-Boot] =?iso-8859-1?q?=5BPatch=5D_Disable/Enable_Flat_I=B2C_Com?= =?iso-8859-1?q?mands?= In-Reply-To: <1233262578.19784.19.camel@localhost.localdomain> References: <4981F273.2030900@gmail.com> <20090129190715.45883832E416@gemini.denx.de> <498203BD.3000500@gmail.com> <20090129203753.624FF832E416@gemini.denx.de> <1233262578.19784.19.camel@localhost.localdomain> Message-ID: <498219C7.4000808@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 Peter Tyser wrote: > Hi Wolfgang, > > On Thu, 2009-01-29 at 21:37 +0100, 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. >> > > Its actually already on the wiki page. > > http://www.denx.de/wiki/U-Boot/TaskFeatureRemovalSchedule > > I submitted the following patch to add it a new > doc/feature-removal-schedule.txt with a similar timeframe: > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/48429 > > It seems like it would be a good idea to add the > doc/feature_removal.txt. Did the above mentioned patch slip through the > cracks or do you prefer to only use the wiki for feature removals? > > This is perfect. The patches without an obvious custodian sometimes take a bit longer to find a home, I guess. Anway, full ACK from me. > Best, > Peter > > regards, Ben