diff options
author | wdenk <wdenk> | 2003-11-25 16:55:19 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-11-25 16:55:19 +0000 |
commit | fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99 (patch) | |
tree | 11bfc414e9c8422bccaf4dfa7b039081c74de391 /CHANGELOG | |
parent | b4757cee52597ab5a67c30a1bf2a3208209e1ccb (diff) | |
download | u-boot-imx-fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99.zip u-boot-imx-fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99.tar.gz u-boot-imx-fd3103bb8ece6b20d5f4974fd672b9ff19f9fe99.tar.bz2 |
Add support for BMS2003 board
(featuring a NEC NL6448BC33-54. 10.4", 640x480 TFT display).
Fix NEC display names (it's 6440 [for 640x480], not 6640).
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.0.0: ====================================================================== +* Added BMS2003 board + add support for NEC NL6448BC33-54. 10.4", 640x480 TFT display + * Fix flash driver for TRAB board (must use Unlock Bypass Reset command to exit Unlock Bypass Mode); adjust timings for flash, SRAM and CPLD |