summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-04-12 23:38:12 +0000
committerwdenk <wdenk>2003-04-12 23:38:12 +0000
commit4a6fd34b267dbf4a72080ab9a085bb45c63660fb (patch)
tree4ec6a0f355924d61109921b2a1c75b91794f8ba6 /CHANGELOG
parent69f8f827d52491f6b89cb8d7cb33810bc7555079 (diff)
downloadtalos-obmc-uboot-4a6fd34b267dbf4a72080ab9a085bb45c63660fb.tar.gz
talos-obmc-uboot-4a6fd34b267dbf4a72080ab9a085bb45c63660fb.zip
* Patch by Lutz Dennig, 10 Apr 2003:
Update for R360MPI board * Add new meaning to "autostart" environment variable: If set to "no", a standalone image passed to the "bootm" command will be copied to the load address (and eventually uncompressed), but NOT be started. This can be used to load and uncompress arbitrary data. * Set max brightness for MN11236 displays on TRAB board
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG20
1 files changed, 16 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f86afbe9ea..1993072788 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,11 +2,23 @@
Changes since U-Boot 0.3.0:
======================================================================
+* Patch by Lutz Dennig, 10 Apr 2003:
+ Update for R360MPI board
+
+* Add new meaning to "autostart" environment variable:
+ If set to "no", a standalone image passed to the
+ "bootm" command will be copied to the load address
+ (and eventually uncompressed), but NOT be started.
+ This can be used to load and uncompress arbitrary
+ data.
+
* Patch by Stefan Roese, 10 Apr 2003:
- Changed DHCP client to use ip address from server option field #54
- from the OFFER-paket in the server option field #54 in the REQUEST-
- paket. This fixes a problem using a Windows 2000 DHCP server, where
- the DHCP-server is not the TFTP-server.
+ Changed DHCP client to use IP address from server option field #54
+ from the OFFER packet in the server option field #54 in the REQUEST
+ packet. This fixes a problem using a Windows 2000 DHCP server,
+ where the DHCP-server is not the TFTP-server.
+
+* Set max brightness for MN11236 displays on TRAB board
* Add support for TQM862L modules
OpenPOWER on IntegriCloud