[U-Boot] [PATCH v3 0/2] net: macb: Add remove callback and align the compatibles

Wenyou Yang wenyou.yang at atmel.com
Fri Apr 14 06:36:03 UTC 2017


Add the remove callback to avoid the failure of mdio_register(),
and add the compatibles to align with the kernel.

Changes in v3:
 - Incorporate [PATCH] net: macb: align the compatibles with kernel.
 - Rebase on the latest commit (db40c1aa1c10) of master branch of u-boot-net.
 - Add Acked-by tag.

Changes in v2:
 - Rebase on v2017.03.

Wenyou Yang (2):
  net: macb: Add remove callback
  net: macb: Align the compatibles with kernel

 drivers/net/macb.c | 49 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list