diff options
author | wdenk <wdenk> | 2005-04-01 00:25:43 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-01 00:25:43 +0000 |
commit | ea287debe1980182adbe8c63b71bb82193dad5b7 (patch) | |
tree | 34044b91763e6e85704b7a54acd34c042931461d /CHANGELOG | |
parent | ef2807c667a91135fbb91b805b852ccfbff03587 (diff) | |
download | u-boot-ea287debe1980182adbe8c63b71bb82193dad5b7.tar.gz u-boot-ea287debe1980182adbe8c63b71bb82193dad5b7.tar.xz u-boot-ea287debe1980182adbe8c63b71bb82193dad5b7.zip |
* Patch by Masami Komiya, 30 Mar 2005:
add SNTP support and expand time server and time offset fields of
DHCP support. See doc/README.SNTP
* Patch by Steven Scholz, 13 Dec 2004:
Fix bug in at91rm920 ethernet driver
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: ====================================================================== +* Patch by Masami Komiya, 30 Mar 2005: + add SNTP support and expand time server and time offset fields of + DHCP support. See doc/README.SNTP + +* Patch by Steven Scholz, 13 Dec 2004: + Fix bug in at91rm920 ethernet driver + * Patch by Steven Scholz, 13 Dec 2004: Remove duplicated code by merging memsetup.S files for at91rm9200 boards into one cpu/at91rm9200/lowlevel.S |