diff options
author | Grzegorz Bernacki <gjb@semihalf.com> | 2007-09-07 17:09:21 +0200 |
---|---|---|
committer | Rafal Jaworowski <raj@semihalf.com> | 2007-09-07 17:09:21 +0200 |
commit | 08e2e5fcd2e06670b62e1680a3934c0e55c72810 (patch) | |
tree | 92988fe44f332772ec304765efc694652099ae78 /include/bedbug/tables.h | |
parent | 8d17979d0359492a822a0a409d26e3a3549b4cd4 (diff) | |
download | u-boot-imx-08e2e5fcd2e06670b62e1680a3934c0e55c72810.zip u-boot-imx-08e2e5fcd2e06670b62e1680a3934c0e55c72810.tar.gz u-boot-imx-08e2e5fcd2e06670b62e1680a3934c0e55c72810.tar.bz2 |
[MPC512x] Proper handling of larger frames in the FEC driver
When frame larger than local RX buffer is received, it is split and handled
by two buffer descriptors. Prior to this patch the FEC driver discarded
contents of a buffer descriptor without the 'LAST' bit set, so the first
part of the frame was lost in case of larger frames. This fix allows to
safely combine the two pieces into the whole frame.
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Diffstat (limited to 'include/bedbug/tables.h')
0 files changed, 0 insertions, 0 deletions