summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-07-06 08:33:23 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-08 19:56:02 (GMT)
commitfad51ac3af429d5b5b6f6ad4d924ee00e1525db1 (patch)
tree2c441322460f03fbf3fa34b4d1139fdea616c17f /README
parentb1e41d1ceedf0fe90c7873bf9dfddd3690ccc11d (diff)
downloadu-boot-fsl-qoriq-fad51ac3af429d5b5b6f6ad4d924ee00e1525db1.tar.xz
powerpc, 8xx: move FEC Ethernet driver in drivers/net
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 0 insertions, 15 deletions
diff --git a/README b/README
index a6cf9d9..504b120 100644
--- a/README
+++ b/README
@@ -4079,21 +4079,6 @@ Low Level (hardware related) configuration options:
Only for 83xx systems. If specified, then DDR should
be configured using CS0 and CS1 instead of CS2 and CS3.
-- CONFIG_ETHER_ON_FEC[12]
- Define to enable FEC[12] on a 8xx series processor.
-
-- CONFIG_FEC[12]_PHY
- Define to the hardcoded PHY address which corresponds
- to the given FEC; i. e.
- #define CONFIG_FEC1_PHY 4
- means that the PHY with address 4 is connected to FEC1
-
- When set to -1, means to probe for first available.
-
-- CONFIG_FEC[12]_PHY_NORXERR
- The PHY does not have a RXERR line (RMII only).
- (so program the FEC to ignore it).
-
- CONFIG_RMII
Enable RMII mode for all FECs.
Note that this is a global option, we can't