diff options
author | wdenk <wdenk> | 2003-06-05 19:37:36 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-06-05 19:37:36 +0000 |
commit | a3ed3996cdb9fca78329f6aca62d235263b7da90 (patch) | |
tree | f79f0759e5b917f788f00aef2d7b077941aef9cd /CHANGELOG | |
parent | 73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3 (diff) |
* Patch by Vladimir Gurevich, 04 Jun 2003:LABEL_2003_06_05_2140
make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index b613c19a801..bcb77767389 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ Changes since U-Boot 0.3.1: ====================================================================== +* Patch by Vladimir Gurevich, 04 Jun 2003: + make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option + * Patch by Stefan Roese, 05 Jun 2003: - PPC4xx: Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in |