From 9eda193c39ceb86bf07cfd000ce39ea5aedee2e3 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 5 Jan 2015 15:12:45 -0600 Subject: [PATCH] Tiva PHY Interrupts: Need to read the PHY interrupt status register in order to clear the pending PHY interrupt --- configs/sama5d4-ek/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/sama5d4-ek/README.txt b/configs/sama5d4-ek/README.txt index 532332af41c..5e044003655 100644 --- a/configs/sama5d4-ek/README.txt +++ b/configs/sama5d4-ek/README.txt @@ -1509,7 +1509,8 @@ Networking - And a few other things: UDP support is required (CONFIG_NET_UDP) and signals must not be disabled (CONFIG_DISABLE_SIGNALS). - Given those prerequisites, the network monitor can be selected with these additional settings. + Given those prerequisites, the network monitor can be selected with these + additional settings. Networking Support -> Networking Device Support CONFIG_NETDEV_PHY_IOCTL=y : Enable PHY ioctl support