diff options
author | Stefan Roese <sr@denx.de> | 2005-11-15 10:35:59 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-11-15 10:35:59 +0100 |
commit | feaedfcf84c92599c0b805f66cc8a628d82411f0 (patch) | |
tree | 82c6d3e4af8ce6e4745de86f1b401b6959056ef4 /CHANGELOG | |
parent | 3ada834e30a0742991209140049035c626ccea85 (diff) | |
download | u-boot-imx-feaedfcf84c92599c0b805f66cc8a628d82411f0.zip u-boot-imx-feaedfcf84c92599c0b805f66cc8a628d82411f0.tar.gz u-boot-imx-feaedfcf84c92599c0b805f66cc8a628d82411f0.tar.bz2 |
New PPC 405EP board added: CMS700
Added CONFIG_NET_MULTI for VOM405 board.
Added reset_phy() for VOM405 board.
Patch by Matthias Fuchs, 09 Nov 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes for U-Boot 1.1.4: ====================================================================== +* New PPC 405EP board added: CMS700 + Added CONFIG_NET_MULTI for VOM405 board. + Added reset_phy() for VOM405 board. + Patch by Matthias Fuchs, 09 Nov 2005 + * Updated PCI mapping for esd CPCI2DP board. Add support for error LED. Patch by Matthias Fuchs, 07 Nov 2005 |