On Friday, October 24, 2014 at 11:58:36 PM, Wolfgang Denk wrote: > Dear Marek, > > In message <[email protected]> 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 <[email protected]> > > Cc: Andreas Bießmann <[email protected]> > > Cc: Simon Glass <[email protected]> > > Cc: Tom Rini <[email protected]> > > Cc: Heiko Schocher <[email protected]> > > --- > > > > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

