Re: [U-Boot] [PATCH v7 3/6] net: e1000: Convert to driver model

2015-08-24 Thread Joe Hershberger
On Wed, Aug 19, 2015 at 10:33 AM, Simon Glass wrote: > Update this driver to support driver model. > > Signed-off-by: Simon Glass > Acked-by: Joe Hershberger > Tested-by: Marcel Ziswiler > Tested-on: Apalis T30 2GB on Apalis Evaluation Board Applied to u-boot-net, thanks! -Joe

[U-Boot] [PATCH v7 3/6] net: e1000: Convert to driver model

2015-08-19 Thread Simon Glass
Update this driver to support driver model. Signed-off-by: Simon Glass Acked-by: Joe Hershberger Tested-by: Marcel Ziswiler Tested-on: Apalis T30 2GB on Apalis Evaluation Board --- Changes in v7: - Remove 'B' from the top of e1000.c Changes in v6: None Changes in v5: - Correct compatible stri