[U-Boot-Users] smcs lan91c111 patch

Hi,
I've been working on smsc lan driver a little and I decided to post my work to the comunity. Please report any comments regarding this patch. I had to add these modifications to get smsc lan chip on my PXA board working without DEBUGging messages.
Basicly it : -adds autorelease functionality for smsc chip -does save/restore of registers being shared among different actions inside the chip (PTR and PNR registers), according to datasheet -and does some checks.
CHANGELOG: * Patch by Hinko Kocevar 20 Mar 2004 - Add auto-release for SMSC LAN91c111 driver - Add save/restore of PTR and PNR regs as suggested in datasheet
rgrds, himba

Am Samstag, 20. März 2004 13:45 schrieb himbA:
Hi,
I've been working on smsc lan driver a little and I decided to post my work to the comunity. Please report any comments regarding this patch. I had to add these modifications to get smsc lan chip on my PXA board working without DEBUGging messages.
Fine, I'll try to test your code with my Nios boards next week.
--snip--
Best regards, Stephan

Dear Hinko,
in message 405C3CF7.70006@email.si you wrote:
CHANGELOG:
- Patch by Hinko Kocevar 20 Mar 2004
- Add auto-release for SMSC LAN91c111 driver
- Add save/restore of PTR and PNR regs as suggested in datasheet
Thanks, added.
Please, don't use C++ comments in C source files.
Best regards,
Wolfgang Denk
participants (3)
-
himbA
-
Stephan Linz
-
Wolfgang Denk