[U-Boot-Users] [PATCH] m68k fix for Ethernet Buffers at address 0
Wilson Callan
wcallan at savantav.com
Fri Jul 13 14:49:07 CEST 2007
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
More information about the U-Boot
mailing list