diff options
author | wdenk <wdenk> | 2004-06-09 10:15:00 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-09 10:15:00 +0000 |
commit | 48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c (patch) | |
tree | 9ef9bb8ccbe8f3a0421ad5947515038c43b4446e /CHANGELOG | |
parent | 547b4cb25e585e154b5e84e33df3d157f786e305 (diff) | |
download | u-boot-imx-48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c.zip u-boot-imx-48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c.tar.gz u-boot-imx-48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c.tar.bz2 |
Patch by Robert Schwebel, 13 May 2004:
Add 'imgextract' command: extract one part of a multi file image.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Robert Schwebel, 13 May 2004: + Add 'imgextract' command: extract one part of a multi file image. + * Patches by Jon Loeliger, 11 May 2004: Dynamically handle REV1 and REV2 MPC85xx parts. (Jon Loeliger, 10-May-2004). |