From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 25 Oct 2014 01:52:37 +0200 Subject: [U-Boot] [PATCH 9/9] arm: Zap tricorder-eeprom In-Reply-To: <544AE581.4030406@googlemail.com> References: <1414006493-11461-1-git-send-email-marex@denx.de> <1414006493-11461-10-git-send-email-marex@denx.de> <544AE581.4030406@googlemail.com> Message-ID: <201410250152.37489.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, October 25, 2014 at 01:49:21 AM, Andreas Bie?mann wrote: > Hi Marek, > > On 22.10.14 21:34, Marek Vasut wrote: > > This is a reimplementation of the cmd_eeprom with the added bit > > where it can select I2C bus. Just remove this ugly duplication. > > If someone needs this code, there should be proper implementation > > submitted. > > NAK this will break the whole tricorder board support. It doesn't break it, since it's been broken already ;-) I mean, hell, duplicating most of cmd_eeprom.c there was really a bad non-systematic idea from the get go ... > I'll be back at work on 2014/11/03 and will rework this code based on your > eeprom cleanup then. Is that Ok for you? Yep, please do ... thanks! Best regards, Marek Vasut