diff options
author | wdenk <wdenk> | 2005-06-27 13:30:03 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-06-27 13:30:03 +0000 |
commit | 342717f72a2f92a14b9c823546e5bcec244f8bf4 (patch) | |
tree | d2aee74d8f384b6d85d4ce88c35df1303ffb927c /CHANGELOG | |
parent | 024447b186cca55c2d803ab96b4c8f8674363b86 (diff) | |
download | u-boot-imx-342717f72a2f92a14b9c823546e5bcec244f8bf4.zip u-boot-imx-342717f72a2f92a14b9c823546e5bcec244f8bf4.tar.gz u-boot-imx-342717f72a2f92a14b9c823546e5bcec244f8bf4.tar.bz2 |
* Fix baudrate calculation problem on MPC5200 systems
* Add MPC8220 boards to MAKEALL script
* Add EEPROM and RTC support for HMI1001 board
* Patch by Detlev Zundel, 20 Jun 2005:
Fix initialization of low active GPIO pins on inka4x0 board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Fix baudrate calculation problem on MPC5200 systems + +* Add EEPROM and RTC support for HMI1001 board + +* Patch by Detlev Zundel, 20 Jun 2005: + Fix initialization of low active GPIO pins on inka4x0 board + * Enable redundant environment, disable HW flash protection of HMI1001 board |