diff options
author | Jon Loeliger <jdl@freescale.com> | 2005-07-28 10:35:56 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2005-07-28 10:35:56 -0500 |
commit | a720fd99b614ba36293565771bcd19799bc53959 (patch) | |
tree | ac6bb53573fffe2745caf93330cd5aa7a4e76e82 /CHANGELOG | |
parent | f046ccd15c8bc9613bfd72916b761a127d36e5c6 (diff) | |
parent | 15f36a5efd31fe608b43dc197ebbd80d3cecbe44 (diff) | |
download | u-boot-imx-a720fd99b614ba36293565771bcd19799bc53959.zip u-boot-imx-a720fd99b614ba36293565771bcd19799bc53959.tar.gz u-boot-imx-a720fd99b614ba36293565771bcd19799bc53959.tar.bz2 |
Merge with rsync://git-user@source.denx.net/git/u-boot.git
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -34,6 +34,14 @@ Changes for U-Boot 1.1.3: Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board. +* Fix sysmon POST problem: check I2C error codes + This fixes a problem of displaying bogus voltages when the voltages + are so low that the I2C devices start failing while the rest of the + system keeps running. + +* Patch by Cedric Vincent, 6 Jul 2005: + Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" + * Patch by Jon Loeliger, 20 Jul 2005: Add missing PCI IO port definitions. |