diff options
author | stroese <stroese> | 2004-12-16 18:47:58 +0000 |
---|---|---|
committer | stroese <stroese> | 2004-12-16 18:47:58 +0000 |
commit | 8cba1907b8616131d5d88be56863442a5f110142 (patch) | |
tree | a389b7a8512a5305dec7c8ce98950f3d15970583 | |
parent | 7b4666414726013713ebbcd33924b25eba234222 (diff) | |
download | u-boot-imx-8cba1907b8616131d5d88be56863442a5f110142.zip u-boot-imx-8cba1907b8616131d5d88be56863442a5f110142.tar.gz u-boot-imx-8cba1907b8616131d5d88be56863442a5f110142.tar.bz2 |
Patch by Stefan Roese, 16 Dez 2004
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2,6 +2,17 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Stefan Roese, 16 Dez 2004: + - ext2fs support added + - Tundra universe support added + - Coldfire MCF5249 support added (no preloader needed!) + - MCF5249 board TASREG added + - PPC boards added: APC405, CPCI405DT, CPCI750, G2000, HH405, + VOM405, WUH405 + - some esd boards updated + - memory commands "mdc" and "mwc" added for cyclic read/write + (CONFIG_MX_CYCLIC, see README for further description) + * Add support for INKA4X0 board * Patch by Steven Scholz, 12 Dec 2004: |