[U-Boot] [PATCH V2 2/8] net/designware: Fix the max frame length size

Joe Hershberger joe.hershberger at gmail.com
Wed Apr 4 19:34:18 CEST 2012


On Mon, Mar 26, 2012 at 5:09 AM, Amit Virdi <amit.virdi at st.com> wrote:
> From: Vipin KUMAR <vipin.kumar at st.com>
>
> The max frame length for normal descriptor can be 0x7FF i.e 2047. It was wrongly
> specified as 2048. Currently, the max descriptor length is around 1500, so
> redefining the mask to 1600
>
> Signed-off-by: Vipin Kumar <vipin.kumar at st.com>
> Signed-off-by: Amit Virdi <amit.virdi at st.com>

Applied.

Thanks,
-Joe


More information about the U-Boot mailing list