diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-05-09 13:32:33 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-05-09 13:32:33 +0200 |
commit | 67a94685225b289fb3344cf00fefa91fd93f24ae (patch) | |
tree | b0207a8aaa0ed4f38ad5214c2d791d9f68965fa1 /CHANGELOG | |
parent | f149d8643e8ae12f49bcf536d256c338508280d5 (diff) | |
parent | 0cf7d8aa0b24577e50b4bf6ab5da87caa09cfd69 (diff) | |
download | u-boot-imx-67a94685225b289fb3344cf00fefa91fd93f24ae.zip u-boot-imx-67a94685225b289fb3344cf00fefa91fd93f24ae.tar.gz u-boot-imx-67a94685225b289fb3344cf00fefa91fd93f24ae.tar.bz2 |
Merge with /home/wd/git/u-boot/master
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ Changes since U-Boot 1.1.4: * Fix lowboot support on MCC200 board +* Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: + - Removed MPC8349ADS port + - Added PCI support to MPC8349ADS + - reworked memory map to allow mapping of all regions with BATs + Patch by Kumar Gala 20 Apr 2006 + * Coding Style cleanup * Write RTC seconds first to maintain settings integrity per |