Re: [net-next PATCH] net: netcp: Fixes efuse mac addr swap on k2e and k2l

From: David Miller
Date: Wed Jul 29 2015 - 20:16:30 EST


From: WingMan Kwok <w-kwok2@xxxxxx>
Date: Tue, 28 Jul 2015 16:01:11 -0400

> On some of the K2E and K2L platforms, the two DWORDs in
> efuse occupied by the pre-programmed mac address for
> slave port 1 are swapped. To workaround this issue,
> this patch adds a new define NETCP_EFUSE_ADDR_SWAP (2)
> which signifies the occurrence of such swapping so that
> the driver can take proper action. The flag can be
> enabled in the corresponding netcp interface dts binding
> as efuse-mac = <2> under the corresponding netcp
> interface node.
>
> Signed-off-by: WingMan Kwok <w-kwok2@xxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/