diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-05 00:25:17 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-05 00:25:17 +0200 |
commit | 29ca46c4453c41e0617b76248cae3be628e03cc2 (patch) | |
tree | 73ae3cdc3d160331d15984adc7ca410a4037eb88 /CHANGELOG | |
parent | 99b0d2851a137453f4aca5f0a3d301b776bda28b (diff) | |
download | u-boot-imx-29ca46c4453c41e0617b76248cae3be628e03cc2.zip u-boot-imx-29ca46c4453c41e0617b76248cae3be628e03cc2.tar.gz u-boot-imx-29ca46c4453c41e0617b76248cae3be628e03cc2.tar.bz2 |
Fix device partition intialization for SystemACE disks.
Patch by Stephen Williams, 28 Apr 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix device partition intialization for SystemACE disks. + Patch by Stephen Williams, 28 Apr 2005 + * Added support for KwikByte KB920x boards (based on AT91RM9200) Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005 |