enable this driver for arndale5250 board Signed-off-by: Rene Griessl <[email protected]> --- include/configs/arndale.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/arndale.h b/include/configs/arndale.h index 75f9933..cf5c39e 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -118,6 +118,7 @@ #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3 #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX +#define CONFIG_USB_ETHER_ASIX88179 /* MMC SPL */ #define CONFIG_EXYNOS_SPL -- 1.9.1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

