From b9711de10218ce3072dcc77d83294d19ac78e193 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 25 Apr 2004 13:18:40 +0000 Subject: * Patch by John Kerl, 19 Apr 2004: Use U-boot's miiphy.h for PHY register names, rather than introducing a new header file. * Update pci_ids.h from linux-2.4.26 * Patch by Masami Komiya, 19 Apr 2004: Fix problem cause by VLAN function on little endian architecture without VLAN environment --- CHANGELOG | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 73dc5bd..fdfb212 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,8 +2,18 @@ Changes for U-Boot 1.1.1: ====================================================================== +* Patch by John Kerl, 19 Apr 2004: + Use U-boot's miiphy.h for PHY register names, rather than + introducing a new header file. + +* Update pci_ids.h from linux-2.4.26 + +* Patch by Masami Komiya, 19 Apr 2004: + Fix problem cause by VLAN function on little endian architecture + without VLAN environment + * Clean up the TQM8xx_YYMHz configurations; allow to use the same - binary image for all clok frequencies. Implement run-time + binary image for all clock frequencies. Implement run-time optimization of flash access timing based on the actual bus frequency. -- cgit v1.1