diff options
author | Joshua Scott <joshua.scott@alliedtelesis.co.nz> | 2016-09-06 04:03:11 (GMT) |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2016-09-09 18:13:42 (GMT) |
commit | 41d1258aceb45b45f9e68f67a9c40f0afbc09dc9 (patch) | |
tree | 036a1de81d6cb997793613ea9ba235ba20e1327d /configs/wtk_defconfig | |
parent | 11e8ec96dcff19ac0e0232a1ae10999398d64e3b (diff) | |
download | u-boot-fsl-qoriq-41d1258aceb45b45f9e68f67a9c40f0afbc09dc9.tar.xz |
net: asix: Fix AX88772B when used with DriverModel
A previous patch (net: asix: fix operation without eeprom) added a
two-byte shift to the packet buffer when receiving a packet on the
AX88772B.
This shift was not included when the driver was updated to work with
DriverModel. Testing on a Marvell DB-88F6820-ACM showed that the adapter
was not functioning correctly (EHCI timeouts).
This patch brings the two-byte shift to the DriverModel implementation
of ops->recv (asix_eth_recv).
Testing on the same board, we were able to TFTP a file over and confirm
that the crc32 was correct.
Signed-off-by: Joshua Scott <joshua.scott@alliedtelesis.co.nz>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/wtk_defconfig')
0 files changed, 0 insertions, 0 deletions