diff options
author | wdenk <wdenk> | 2004-06-06 22:11:41 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-06 22:11:41 +0000 |
commit | 5ca2679933142f7bf2996590b2e318c298664748 (patch) | |
tree | 4a1fea7b28c526ad542e50e6baf9dc4a90f7ab57 /CHANGELOG | |
parent | 17ea11774332a7e8702effd357595ce4a56f89d5 (diff) | |
download | u-boot-imx-5ca2679933142f7bf2996590b2e318c298664748.zip u-boot-imx-5ca2679933142f7bf2996590b2e318c298664748.tar.gz u-boot-imx-5ca2679933142f7bf2996590b2e318c298664748.tar.bz2 |
Patch by Dave Peverley, 29 Apr 2004:
add MAC address detection to smc91111 driver
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Dave Peverley, 29 Apr 2004: + add MAC address detection to smc91111 driver + +* Patch by David Müller, 28 Apr 2004: + fix typo in lib_arm/board.c + * Patch by Tolunay Orkun, 20 Apr 2004: - README update: add CONFIG_CSB272 and csb272_config - add descriptions for some MII/PHY options, CONFIG_I2CFAST, and |