diff options
author | wdenk <wdenk> | 2005-02-04 15:38:08 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-02-04 15:38:08 +0000 |
commit | f8883cb101061c85c49cc1a3e68b890eab8ab118 (patch) | |
tree | be46ea9e1e7ff03fa34be5a7ee341c64bf741456 /CHANGELOG | |
parent | 20a80418f9201f81b718aeb6c872b83bd8e929c0 (diff) | |
download | u-boot-imx-f8883cb101061c85c49cc1a3e68b890eab8ab118.zip u-boot-imx-f8883cb101061c85c49cc1a3e68b890eab8ab118.tar.gz u-boot-imx-f8883cb101061c85c49cc1a3e68b890eab8ab118.tar.bz2 |
Fix byteorder problem in usbboot and scsiboot commands.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Fix byteorder problem in usbboot and scsiboot commands. + * Patch by Cajus Hahn, 04 Feb 2005: - don't insist on leading '/' for filename in ext2load - set default partition to useful value (1) in ext2load |