diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-09-12 22:20:45 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-09-12 22:20:45 (GMT) |
commit | e1b7296126bc22825950c24343302205228bdb8d (patch) | |
tree | 21076e4a21063a47e888a71cf730e15438a335c2 /CHANGELOG | |
parent | 670d9f132d22ef433540672c486232fc7ad14fea (diff) | |
parent | 7d45477bfae228085c827369f55cd7ac6d67314a (diff) | |
download | u-boot-e1b7296126bc22825950c24343302205228bdb8d.tar.xz |
Add support for mtddevnum and mtddevname variables (mtdparts command)
[Merge with /home/m8/git/u-boot]
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.4: ====================================================================== +* Added support for mtddevnum and mtddevname variables (mtdparts command) + * Change default console baud rate for stxxtc board * Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). |