
19 Jun
2003
19 Jun
'03
8:55 p.m.
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.