mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
c25dd8fc25
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> |
||
---|---|---|
.. | ||
config.mk | ||
init.S | ||
kbd.c | ||
lwmon5.c | ||
Makefile | ||
sdram.c | ||
sdram.h | ||
u-boot.lds |