From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 25 Oct 2014 01:25:33 +0200 Subject: [U-Boot] [PATCH 9/9] arm: Zap tricorder-eeprom In-Reply-To: <20141024215836.15C0938018C@gemini.denx.de> References: <1414006493-11461-1-git-send-email-marex@denx.de> <1414006493-11461-10-git-send-email-marex@denx.de> <20141024215836.15C0938018C@gemini.denx.de> Message-ID: <201410250125.34022.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 Friday, October 24, 2014 at 11:58:36 PM, Wolfgang Denk wrote: > Dear Marek, > > In message <1414006493-11461-10-git-send-email-marex@denx.de> you 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. > > > > Signed-off-by: Marek Vasut > > Cc: Andreas Bie?mann > > Cc: Simon Glass > > Cc: Tom Rini > > Cc: Heiko Schocher > > --- > > > > board/corscience/tricorder/Makefile | 2 +- > > board/corscience/tricorder/tricorder-eeprom.c | 251 > > -------------------------- > > board/corscience/tricorder/tricorder-eeprom.h | 41 ----- > > 3 files changed, 1 insertion(+), 293 deletions(-) > > delete mode 100644 board/corscience/tricorder/tricorder-eeprom.c > > delete mode 100644 board/corscience/tricorder/tricorder-eeprom.h > > Note that I'm _not_ applying this one. This is ARM, not PPC, so it > should probably go through Albert's tree instead. An ACK from the > board maintainer would also be nice? Yeah, let's CC Andreas on his other email. Best regards, Marek Vasut