]> git.ipfire.org Git - people/ms/u-boot.git/commit - CHANGELOG
* Add dual ethernet support on PM826
authorwdenk <wdenk>
Fri, 17 Jan 2003 16:27:01 +0000 (16:27 +0000)
committerwdenk <wdenk>
Fri, 17 Jan 2003 16:27:01 +0000 (16:27 +0000)
commitaacf9a49aa1a74d46726fbaee2b8e87e1dad6956
tree422615fff8b285b857e7c31fd26af5397d0c4ce4
parent608c91460b37fd9fe0088a0ce813a443f116a8d5
* Add dual ethernet support on PM826

* Add support for LXT971 PHY on PM826

* Patch by Tord Andersson, 16 Jan 2003:
  Fix flash sector count for TQM8xxL

* Fix I2C EEPROM problem on ICU862 board (would only write the first
  16 bytes out of each 32 byte block)
CHANGELOG
board/pm826/pm826.c
common/cmd_eeprom.c
cpu/mpc8260/ether_fcc.c
include/configs/PM826.h
include/configs/TQM823L.h
include/configs/TQM850L.h
include/configs/TQM855L.h
include/configs/TQM860L.h
include/net.h
net/eth.c