[U-Boot] [PATCH 06/18] dm: eth: Add driver-model support to the rtl8169 driver

Simon Glass sjg at chromium.org
Thu Jul 23 01:40:52 CEST 2015


On 6 July 2015 at 16:47, Simon Glass <sjg at chromium.org> wrote:
> This driver is used by the Intel Minnowmax board. Convert it to driver model
> so it can use the new Ethernet implementation.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/net/rtl8169.c | 236 +++++++++++++++++++++++++++++++++++++++-----------
>  1 file changed, 187 insertions(+), 49 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list