diff options
author | Stefan Roese <sr@denx.de> | 2006-01-18 20:03:15 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-01-18 20:03:15 +0100 |
commit | 2076d0a15ff1dba2b46d96e81d02d625254611ff (patch) | |
tree | 022f104e6f363e11a0b47b9305fa04e0caccec3d /CHANGELOG | |
parent | c4b465f63e3b6fc998526dc217ff988e5c91e667 (diff) | |
download | u-boot-imx-2076d0a15ff1dba2b46d96e81d02d625254611ff.zip u-boot-imx-2076d0a15ff1dba2b46d96e81d02d625254611ff.tar.gz u-boot-imx-2076d0a15ff1dba2b46d96e81d02d625254611ff.tar.bz2 |
PMC405 and CPCI405: Moved configuration of pci resources into config file.
PMC405 and CPCI2DP: Added firmware download and booting via pci.
Patch by Matthias Fuchs, 20 Dec 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes since U-Boot 1.1.4: ====================================================================== +* PMC405 and CPCI405: Moved configuration of pci resources + into config file. + PMC405 and CPCI2DP: Added firmware download and booting via pci. + Patch by Matthias Fuchs, 20 Dec 2005 + * Fix 28F256J3A support on PM520 board (without bank-switching only 32 MB can be accessed) |