diff options
author | wdenk <wdenk> | 2005-04-07 22:36:40 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-07 22:36:40 +0000 |
commit | b77fad3b25402559247faac95bc23bd2981f0d11 (patch) | |
tree | 89c38479fc5890b76a73e943f77430491e864253 /CHANGELOG | |
parent | 7ec25502382e6097f0d8d31a3105acc3b159b0d6 (diff) | |
download | u-boot-imx-b77fad3b25402559247faac95bc23bd2981f0d11.zip u-boot-imx-b77fad3b25402559247faac95bc23bd2981f0d11.tar.gz u-boot-imx-b77fad3b25402559247faac95bc23bd2981f0d11.tar.bz2 |
* Patch by Steven Scholz, 07 Apr 2005:
Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C
* Patch by Steven Scholz, 07 Apr 2005:
Fix compiler warning in altera.c
* Patch by Ladislav Michl, 06 Apr 2005:
Fix voiceblue configuration.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Steven Scholz, 07 Apr 2005: + Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C + +* Patch by Steven Scholz, 07 Apr 2005: + Fix compiler warning in altera.c + +* Patch by Ladislav Michl, 06 Apr 2005: + Fix voiceblue configuration. + * Patch by Stefan Roese, 06 Apr 2005: Updates for OCOTEA board: - Changed U-Boot size from 512kByte to 256kByte |