diff options
author | Stefan Roese <sr@denx.de> | 2005-11-08 09:00:09 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-11-08 09:00:09 +0100 |
commit | ea339205a94706d8b9170bbd89e8c1373df9a92f (patch) | |
tree | d5108ecddb9c5ffa9e1e4bb53b1a4a1437712920 /CHANGELOG | |
parent | 527b5a511c804074eebfc08c9ae7860b6717da85 (diff) | |
download | u-boot-ea339205a94706d8b9170bbd89e8c1373df9a92f.tar.gz u-boot-ea339205a94706d8b9170bbd89e8c1373df9a92f.tar.xz u-boot-ea339205a94706d8b9170bbd89e8c1373df9a92f.zip |
Updated PCI mapping for esd CPCI2DP board.
Add support for error LED.
Patch by Matthias Fuchs, 07 Nov 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Updated PCI mapping for esd CPCI2DP board. + Add support for error LED. + Patch by Matthias Fuchs, 07 Nov 2005 + * Fix MPC85xx PCI support (pci_register_hose() before pci config access) Patch by Stefan Roese, 07 Nov 2005 |