]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
authorStefan Roese <sr@denx.de>
Thu, 23 Aug 2007 09:02:37 +0000 (11:02 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Aug 2007 09:02:37 +0000 (11:02 +0200)
commitc25dd8fc25e9ca3695db996a257d9ba4dab414db
treeafa3f321ce7d27ee7563ae5532119f219749dda5
parentc64fb30e4c5976007d56fc1789c7a0666082b536
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board

This patch adds support for the 2nd EEPROM (AT24C128) on the lwmon5
board. Now the "eeprom" command can be used to read/write from/to this
device. Additionally a new command was added "eepromwp" to en-/disable
the write-protect of this 2nd EEPROM.

The 1st EEPROM is not affected by this write-protect command.

Signed-off-by: Stefan Roese <sr@denx.de>
board/lwmon5/lwmon5.c
include/configs/lwmon5.h