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? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

