From 6a1df37349d6a01c505ffe5e11e5f623f3d9652e Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Wed, 11 Dec 2013 15:41:11 +0100 Subject: am3517_evm: activate Ethernet PHY Pin 30 is connected to PHY's RESET# signal, so it must be put to high. Otherwise PHY won't be found via MDIO interface. Signed-off-by: Yegor Yefremov --- include/configs/am3517_evm.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/configs/am3517_evm.h') diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h index 1fa477aac8..b8b99c806f 100644 --- a/include/configs/am3517_evm.h +++ b/include/configs/am3517_evm.h @@ -57,6 +57,11 @@ * Hardware drivers */ +/* + * OMAP GPIO configuration + */ +#define CONFIG_OMAP_GPIO + /* * NS16550 Configuration */ -- cgit v1.2.3