śr., 24 lip 2019 o 01:22 Joe Hershberger <[email protected]> napisał(a): > > On Mon, Jun 24, 2019 at 9:22 AM Bartosz Golaszewski <[email protected]> wrote: > > > > From: Bartosz Golaszewski <[email protected]> > > > > 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 <[email protected]> > > --- > > 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
This board was missing CONFIG_DM_ETH=y in my patch. I fixed it and v2 of the integration series is on the way. Bart _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

