
Hello Wolfgang,
Wolfgang Denk wrote:
Dear Stefan Roese,
In message 1244446687-11316-1-git-send-email-sr@denx.de you wrote:
This is needed for the upcoming esd MECP5123 board port which uses I2C EEPROM for environment storage.
Stefan, please check if this is really what you want to do. Environmentin EEPROM is *strongly* discouraged. It is slow like hell, and even more unreliable. Do *not* do this. Check if you can use any other storage - NOR or NAND flash, or the like.
Signed-off-by: Stefan Roese sr@denx.de Cc: Reinhard Arlt reinhard.arlt@esd-electronics.com
cpu/mpc512x/i2c.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Heiko, if Stefan does not change his mind, then I suggest you ACK the patch and I apply it then to the 5xxx repo?
This Patch is okay, independent if Stefan changes his mind or not, I think. Thanks to Stefan for finding this.
Acked-by: Heiko Schocherhs@denx.de
bye Heiko