From 6c9e789e9e47de6146efefa48224b085501bc094 Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 15 Mar 2005 22:56:53 +0000 Subject: Update code for TQM8540 board (and 85xx in general): - Change the name of the Ethernet driver: MOTO ENET -> ENET - Reformat boot messages - Enable redundant environment - Replace the -O2 optimization flag with -mno-string --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index c38e5e8f29..1670482a87 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,12 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Update code for TQM8540 board (and 85xx in general): + - Change the name of the Ethernet driver: MOTO ENET -> ENET + - Reformat boot messages + - Enable redundant environment + - Replace the -O2 optimization flag with -mno-string + * Patch by David Brownell, 10 Mar 2005: Restore copyright statements in OHCI drivers. -- cgit v1.2.1