[U-Boot] [PATCH v2] net: davinci_emac: convert to using the driver model

Joe Hershberger joe.hershberger at ni.com
Tue Jul 23 23:21:53 UTC 2019


On Mon, Jun 24, 2019 at 9:22 AM Bartosz Golaszewski <brgl at bgdev.pl> wrote:
>
> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
>
> Now that we removed all legacy boards selecting TI_EMAC we can
> completely convert the driver code to using the driver model.
> This patch also updates all remaining users of davinci_emac.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> ---
> v1 -> v2:
> - moved the packetp assignment to the top of the recv() callback which fixes
>   a crash on am3517_evm
> - dropped a redundant call to net_process_received_packet(): this is already
>   called from eth core
>
> Thanks goes to Adam Ford for much appreciated testing and help.
>
> Tested on da850-lcdk and da850-evm.

Looks like a build failure on this patch...

https://travis-ci.org/jhershbe/u-boot/jobs/562799958

Can you have a look?

Thanks,
-Joe


More information about the U-Boot mailing list