* [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB
@ 2014-02-07 14:03 Tom Rini
2014-02-07 14:18 ` Stefan Roese
2014-02-07 14:21 ` Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Tom Rini @ 2014-02-07 14:03 UTC (permalink / raw)
To: u-boot
Now that the designware ethernet driver uses phylib we need to turn it
on here.
Signed-off-by: Tom Rini <trini@ti.com>
---
include/configs/x600.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/configs/x600.h b/include/configs/x600.h
index 39540e3..00b938a 100644
--- a/include/configs/x600.h
+++ b/include/configs/x600.h
@@ -74,10 +74,9 @@
/* Ethernet config options */
#define CONFIG_MII
#define CONFIG_DESIGNWARE_ETH
-#define CONFIG_DW_SEARCH_PHY
#define CONFIG_NET_MULTI
+#define CONFIG_PHYLIB
#define CONFIG_PHY_RESET_DELAY 10000 /* in usec */
-#define CONFIG_DW_AUTONEG
#define CONFIG_PHY_ADDR 0 /* PHY address */
#define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB
2014-02-07 14:03 [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB Tom Rini
@ 2014-02-07 14:18 ` Stefan Roese
2014-02-07 14:21 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2014-02-07 14:18 UTC (permalink / raw)
To: u-boot
On 07.02.2014 15:03, Tom Rini wrote:
> Now that the designware ethernet driver uses phylib we need to turn it
> on here.
>
> Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB
2014-02-07 14:03 [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB Tom Rini
2014-02-07 14:18 ` Stefan Roese
@ 2014-02-07 14:21 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2014-02-07 14:21 UTC (permalink / raw)
To: u-boot
On Fri, Feb 07, 2014 at 09:03:23AM -0500, Tom Rini wrote:
> Now that the designware ethernet driver uses phylib we need to turn it
> on here.
>
> Signed-off-by: Tom Rini <trini@ti.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140207/5945650d/attachment.pgp>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-07 14:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07 14:03 [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB Tom Rini
2014-02-07 14:18 ` Stefan Roese
2014-02-07 14:21 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox