
13 Jul
2007
13 Jul
'07
2:49 p.m.
Dear Wolfgang,
This change would keep things working as they are, but fix the bug where packets are received before the buffer address is set.
Which bug are you talking about? Is this in U-Boot or in Linux?
The bug is in u-boot. it currently starts the ethernet port before the receive buffer address is initialized. this results in receiving packets into memory 0 and overwriting the vector table.
I'll wait to see your response to Havard's email regarding setting up the MAC Address in u-boot.
thanks, wilson