]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Add support for mtddevnum and mtddevname variables (mtdparts command)
authorWolfgang Denk <wd@pollux.denx.de>
Mon, 12 Sep 2005 22:20:45 +0000 (00:20 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Mon, 12 Sep 2005 22:20:45 +0000 (00:20 +0200)
[Merge with /home/m8/git/u-boot]

1  2 
CHANGELOG

diff --cc CHANGELOG
index 0ea5a1d029ef20254c2bb1b835904982f8e0c40c,dcc10a9eb1eea715753ad73bbeaa53c541e284d8..616896c83c04a27fa975e93eeb921da5f9f79bf6
+++ 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