From 4a6fd34b267dbf4a72080ab9a085bb45c63660fb Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 12 Apr 2003 23:38:12 +0000 Subject: * 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 --- CHANGELOG | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index f86afbe9e..199307278 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 -- cgit v1.2.3