[U-Boot-Users] [PATCH] - smc91c111.c driver.

Hello,
I added a function which causes the driver to handle MAC address in the way which is described in the main u-boot README. The most noticeable effect is settings of the ethaddr environment variable will now take effect when the driver is initialized. Previously, the driver did NOT attempt to sync with the environment variable settings and just used a hardcoded default. Sorry that I didn't add much as it relates to the actual ROM, as I don't have one on my board. I did test the interface code around it. I did add on error return check into net.c. I also fixed a minor spelling error
Regards,
Richard W.

In message FD2AC9A020DDD51194710008C7089B20053D4C93@dlee17.itg.ti.com you wrote:
I added a function which causes the driver to handle MAC address in the way which is described in the main u-boot README. The most noticeable effect is
Added, thanks!
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Woodruff, Richard