diff options
author | wdenk <wdenk> | 2005-04-02 22:37:54 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-02 22:37:54 +0000 |
commit | 414eec35e3832f4f9ce8a25ace7ead638be1f76f (patch) | |
tree | a599df7a979e35b52494cfcd0d3f11d4270bc755 /CHANGELOG | |
parent | be6b6e4e2de5fc857fb8207b5fce3f463c33f793 (diff) | |
download | u-boot-imx-414eec35e3832f4f9ce8a25ace7ead638be1f76f.zip u-boot-imx-414eec35e3832f4f9ce8a25ace7ead638be1f76f.tar.gz u-boot-imx-414eec35e3832f4f9ce8a25ace7ead638be1f76f.tar.bz2 |
Fix problems with SNTP support;
enable SNTP support in some boards.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Fix problems with SNTP support; + enable SNTP support in some boards. + * Patches by Martin Krause, 01 Apr 2005: - Fix flash erase timeout on CMC_PU2 - Add automatic HW detection for CMC_PU2 and CMC_BASIC |