diff options
| author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-25 18:42:54 +0100 | 
|---|---|---|
| committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-25 18:42:54 +0100 | 
| commit | f6dbbe986481cff01334c64cacb971a5f237a9a9 (patch) | |
| tree | 3d4b955d7085d5ffbf2dfc934b37d07c4bfaac4a | |
| parent | 2770bcb21c82835a5351176e5b2a9221d7fc8ef9 (diff) | |
| download | olio-uboot-2014.01-f6dbbe986481cff01334c64cacb971a5f237a9a9.tar.xz olio-uboot-2014.01-f6dbbe986481cff01334c64cacb971a5f237a9a9.zip | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG | 10 | 
1 files changed, 10 insertions, 0 deletions
| @@ -2,6 +2,16 @@  Changes since U-Boot 1.1.4:  ====================================================================== +* Update for Delta board: +  - redundant NAND environment +  - misc Monahans cleanups (remove dead code etc.) +  - DA9030 Initialization; some minimal changes to PXA I2C driver to +    make it work with the Monahans. +  - Make Monahans clock frequency configurable using +    CFG_MONAHANS_RUN_MODE_OSC_RATIO and +    CFG_MONAHANS_TURBO_RUN_MODE_RATIO. +  Merge from Markus Klotzbücher's repo, 25 Mar 2006 +  * Enable Quad UART om MCC200 board.  * Cleanup MCC200 board configuration; omit non-existent stuff. |