diff options
author | wdenk <wdenk> | 2005-05-10 15:51:35 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-05-10 15:51:35 +0000 |
commit | d44e14b5fcf362154bd6a18e15446932f510cecf (patch) | |
tree | 03d88dccca5f9abeee518d45f2f6e0ed2a8ce740 /CHANGELOG | |
parent | ed16fefcbaf99a67a7dd7639898dbc896c70cb1b (diff) | |
download | u-boot-imx-d44e14b5fcf362154bd6a18e15446932f510cecf.zip u-boot-imx-d44e14b5fcf362154bd6a18e15446932f510cecf.tar.gz u-boot-imx-d44e14b5fcf362154bd6a18e15446932f510cecf.tar.bz2 |
Add support for 2 x TSEC interfaces on the TQM8540 board.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Add support for 2 x TSEC interfaces on the TQM8540 board. + * On LWMON we must use the watchdog to reset the board as the CPU genereated HRESET pulse is too short to reset the external circuitry. |