[U-Boot] [PATCH v2 10/11] dm: sunxi: Support driver model for Ethernet

Simon Glass sjg at chromium.org
Thu Apr 9 05:04:45 CEST 2015


On 5 April 2015 at 16:07, Simon Glass <sjg at chromium.org> wrote:
> Adjust the Ethernet initialisation code to support driver model.
> It is no-longer necessary to call designware_initialize(). The device will
> be probed when it is used. The PHY type and GMAC base will come from the
> device tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Remove unwanted printf()
>
>  board/sunxi/gmac.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list