diff options
author | wdenk <wdenk> | 2004-06-30 22:59:18 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-30 22:59:18 +0000 |
commit | e94d2cd9d1dc0f58b18e7c31fc9345129b1a44fb (patch) | |
tree | 6d4eb219964b3c24ade460fb736122aef421c0f1 /CHANGELOG | |
parent | c3f4d17e05de2a448320e622e72153706aa0b59e (diff) | |
download | u-boot-imx-e94d2cd9d1dc0f58b18e7c31fc9345129b1a44fb.zip u-boot-imx-e94d2cd9d1dc0f58b18e7c31fc9345129b1a44fb.tar.gz u-boot-imx-e94d2cd9d1dc0f58b18e7c31fc9345129b1a44fb.tar.bz2 |
* Fix "cls" command when used with splash screen
* Increase NFS download timeout (now 1 min - 10 sec is to short for a
slow download of a big image)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Fix "cls" command when used with splash screen + +* Increase NFS download timeout (now 1 min - 10 sec is to short for a + slow download of a big image) + * Add "cls" function to MPC823 LCD driver so we can reinitialize the display even after showing a bitmap |