diff options
author | wdenk <wdenk> | 2004-02-27 08:21:54 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-02-27 08:21:54 +0000 |
commit | e7c85689bbf2f6aaeb68d5976da642ae80fa06b2 (patch) | |
tree | 75f5f00b94ac4e99b7e238a106283dd2d63d68c5 /CHANGELOG | |
parent | 132ba5fdc546084dfbebe4668a6e18f5da8eb407 (diff) | |
download | u-boot-imx-e7c85689bbf2f6aaeb68d5976da642ae80fa06b2.zip u-boot-imx-e7c85689bbf2f6aaeb68d5976da642ae80fa06b2.tar.gz u-boot-imx-e7c85689bbf2f6aaeb68d5976da642ae80fa06b2.tar.bz2 |
* Patch by Travis Sawyer, 26 Feb 2004:
Fix broken compile for XPEDITE1K target.
* Patch by Stephan Linz, 26 Feb 2004:
Bug fix for NFS code on NIOS targets
* Patch by Stephen Williams, 26 Feb 2004:
Break up SystemACE reads of large block counts
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ Changes for U-Boot 1.0.2: ====================================================================== +* Patch by Travis Sawyer, 26 Feb 2004: + Fix broken compile for XPEDITE1K target. + +* Patch by Stephan Linz, 26 Feb 2004: + Bug fix for NFS code on NIOS targets + +* Patch by Stephen Williams, 26 Feb 2004: + Break up SystemACE reads of large block counts + * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 |