From: Wolfgang Denk Date: Mon, 12 Sep 2005 22:20:45 +0000 (+0200) Subject: Add support for mtddevnum and mtddevname variables (mtdparts command) X-Git-Tag: LABEL_2006_03_12_0025~183 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e1b7296126bc22825950c24343302205228bdb8d;p=u-boot Add support for mtddevnum and mtddevname variables (mtdparts command) [Merge with /home/m8/git/u-boot] --- e1b7296126bc22825950c24343302205228bdb8d diff --cc CHANGELOG index 0ea5a1d029,dcc10a9eb1..616896c83c --- a/CHANGELOG +++ b/CHANGELOG @@@ -2,11 -2,8 +2,13 @@@ 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). + Patch by Stefan Roese, 31 Aug 2005 + * Fix default command set (don't include CFG_CMD_DISPLAY command) Patch by Pantelis Antoniou, 02 Sep 2005