[U-Boot] [PATCH 1/4] net: Add ethernet FCS length macro in net.h

Simon Glass sjg at chromium.org
Wed Mar 25 23:34:49 CET 2015


On 20 March 2015 at 13:18, Joe Hershberger <joe.hershberger at gmail.com> wrote:
> On Fri, Mar 20, 2015 at 4:12 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
>>
>> Some ethernet drivers use their own version of ethernet FCS length
>> macro which is really common. We define ETH_FCS_LEN in net.h and
>> replace those custom versions in various places.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

I'll pick this up to get this board into better shape.

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list