diff options
author | wdenk <wdenk> | 2003-11-17 21:45:27 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-11-17 21:45:27 +0000 |
commit | b4757cee52597ab5a67c30a1bf2a3208209e1ccb (patch) | |
tree | 65fb2ebe74d21d96ad26881d73e7a9e5a1f0e849 /CHANGELOG | |
parent | 5bb226e821ea3c10c52d768ffab7952204b0f816 (diff) | |
download | u-boot-midas-b4757cee52597ab5a67c30a1bf2a3208209e1ccb.tar.gz u-boot-midas-b4757cee52597ab5a67c30a1bf2a3208209e1ccb.tar.bz2 u-boot-midas-b4757cee52597ab5a67c30a1bf2a3208209e1ccb.zip |
Fix flash driver for TRAB board (must use Unlock Bypass Reset command
to exit Unlock Bypass Mode); adjust timings for flash, SRAM and CPLD
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes since U-Boot 1.0.0: ====================================================================== +* Fix flash driver for TRAB board (must use Unlock Bypass Reset + command to exit Unlock Bypass Mode); adjust timings for flash, SRAM + and CPLD + * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools |