diff options
author | wdenk <wdenk> | 2005-04-01 09:14:58 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-01 09:14:58 +0000 |
commit | f50cc09b613c5fab3b47079198ec476b7c227859 (patch) | |
tree | 0a051109a2b0cfec2fb10c0d9ee80b25378bcb83 /CHANGELOG | |
parent | ea287debe1980182adbe8c63b71bb82193dad5b7 (diff) | |
download | u-boot-imx-f50cc09b613c5fab3b47079198ec476b7c227859.zip u-boot-imx-f50cc09b613c5fab3b47079198ec476b7c227859.tar.gz u-boot-imx-f50cc09b613c5fab3b47079198ec476b7c227859.tar.bz2 |
Patch by Steven Scholz, 13 March 2005:
fix cache enabling for AT91RM9200
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: ====================================================================== +* Patch by Steven Scholz, 13 March 2005: + fix cache enabling for AT91RM9200 + * 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 |