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 <yegorslists@googlemail.com>
This commit is contained in:
Yegor Yefremov
2013-12-11 15:41:11 +01:00
committed by Tom Rini
parent dc427369b1
commit 6a1df37349
3 changed files with 38 additions and 1 deletions

View File

@@ -57,6 +57,11 @@
* Hardware drivers
*/
/*
* OMAP GPIO configuration
*/
#define CONFIG_OMAP_GPIO
/*
* NS16550 Configuration
*/