[U-Boot-Users] [PATCH] - fix minor nit in 8260 FCC ethernet loopback test code

In the 8260 FCC ethernet loopback test code, frames are deliberately sent as broadcast packets, and then any incoming frame is treated as having an error if it is a broadcast packet. This patch ignores the BC status bit on received frames. Cheers! Murray...
CHANGELOG entry:
* Patch by Murray Jensen Murray.Jensen@csiro.au, July 18, 2005: - ignore broadcast status bit in received frames in 8260 FCC ethernet loopback test code
Copyright:
This patch is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

In message 19008.1121664027@gerd you wrote:
- Patch by Murray Jensen Murray.Jensen@csiro.au, July 18, 2005:
- ignore broadcast status bit in received frames in 8260 FCC ethernet loopback test code
Added, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Murray.Jensen@csiro.au
-
Wolfgang Denk