[U-Boot] [PATCH v2] net: asix: Fix ASIX 88772B with driver model

Joe Hershberger joe.hershberger at gmail.com
Sat Sep 10 18:36:00 CEST 2016


On Fri, Sep 9, 2016 at 8:54 PM, Marcel Ziswiler
<marcel.ziswiler at toradex.com> wrote:
> From: Alban Bedel <alban.bedel at avionic-design.de>
>
> Commit 147271209a9d ("net: asix: fix operation without eeprom")
> added a special handling for ASIX 88772B that enable another
> type of header. This break the driver in DM mode as the extra handling
> needed in the receive path is missing.
>
> However this new header mode is not required and only seems to
> increase the code complexity, so this patch revert this part of
> commit 147271209a9d.
>
> This also reverts commit 41d1258aceb45b45f9e68f67a9c40f0afbc09dc9
> ("net: asix: Fix AX88772B when used with DriverModel") of late.
>
> Fixes: 147271209a9d ("net: asix: fix operation without eeprom")
>
> Signed-off-by: Alban Bedel <alban.bedel at avionic-design.de>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> ---
> Please note that this also obsoletes the following patch sent earlier
> as requested by Marek:
>
> [PATCH] Revert "net: asix: Fix AX88772B when used with DriverModel"
>
> Changes in v2:
> - reverting the changes from Joshua's patch as well as suggested by
>   Marek

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list