On 11/03/2015 10:56 PM, Prabhakar Kushwaha wrote: > MC 0.7.1.2 enforces limitation i.e.: "Packets may be corrupted > in several combinations of buffer size and frame offsets. > Workaround: Use buffers that are of size that is a multiple of 256, and > frame offset that is a multiple of 256" > > Updating the DPNI Eth driver to comply with the restriction. > > Signed-off-by: Bogdan Hamciuc <[email protected]> > Signed-off-by: Prabhakar Kushwaha <[email protected]> > --- > Changes for v2: Updated description > > drivers/net/ldpaa_eth/ldpaa_eth.c | 11 ++++++++--- > drivers/net/ldpaa_eth/ldpaa_eth.h | 6 +++--- > 2 files changed, 11 insertions(+), 6 deletions(-)
Applied to fsl-qoriq master. Thanks. York _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

