[U-Boot] [PATCH 4/7] board: sama5d2_xplained: clean up macb init code

sjg at google.com sjg at google.com
Sat Apr 22 03:07:45 UTC 2017


Because the MACB driver supports the driver model and device tree,
the pins configuration and clock enabling are handled by the
pinctrl driver and clock driver, remove this hardcoded init code.

The USB Ether init code is removed as well.

Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
---

 board/atmel/sama5d2_xplained/sama5d2_xplained.c | 43 -------------------------
 1 file changed, 43 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list