diff options
author | dzu <dzu> | 2003-09-30 14:36:51 +0000 |
---|---|---|
committer | dzu <dzu> | 2003-09-30 14:36:51 +0000 |
commit | cad07371fc36a1774378fc0a63340da9ce9db8c8 (patch) | |
tree | f1184271ed43834c239e20ad7c6db27d70bec993 | |
parent | ab209d510710e0059260e3ea17c11741573296b9 (diff) | |
download | u-boot-imx-cad07371fc36a1774378fc0a63340da9ce9db8c8.zip u-boot-imx-cad07371fc36a1774378fc0a63340da9ce9db8c8.tar.gz u-boot-imx-cad07371fc36a1774378fc0a63340da9ce9db8c8.tar.bz2 |
* Fix problems with I2C support for mpc5200
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes for U-Boot 1.0.0: ====================================================================== +* Fix problems with I2C support for mpc5200 + * Adapt TRAB configuration and auto_update to new memory layout * Add configuration for wtk board |