
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 marex@denx.de Cc: Andreas Bießmann andreas.biessmann@corscience.de Cc: Simon Glass sjg@chromium.org Cc: Tom Rini trini@ti.com Cc: Heiko Schocher hs@denx.de
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