New Revision: http://blackfin.uclinux.org/doku.php?id=uclinux-dist:ptp
Old Revision: http://blackfin.uclinux.org/doku.php?id=uclinux-dist:ptp&r
ev=1398058401
Edit Summary: [New Config]
@@ -43,9 +43,10 @@
[*] STMMAC platform bus support
[*] STMMAC ieee1588 hw timestamp support
</code>
==== New Config ====
- Common parts
+
+ **Common parts**
<code>
General setup --->
[*] Enable eventpoll support
@@ -58,28 +59,37 @@
<*> PPS support
PTP clock support --->
<*> PTP clock support
</code>
- To enable hardware timestamp support in bf51x kernel config:
+ **To enable hardware timestamp support in bf51x**
+
+ kernel config:
<code>
Device Drivers -->
[*] Network device support --->
[*] Ethernet (10 or 100Mbit) --->
[*] Blackfin on-chip MAC support
[*] Use IEEE 1588 hwstamp
</code>
- To enable hardware timestamp support in bf60x kernel config:
+ **To enable hardware timestamp support in bf60x**
+ kernel config:
<code>
Device Drivers -->
[*] Network device support --->
[*] Ethernet (10 or 100Mbit) --->
[*] STMicroelectronics devices
[*] STMicroelectronics 10/100/1000 Ethernet driver
[*] STMMAC platform bus support
</code>
+
+ kernel boot argument:
+ <code>
+ bfin> set bootargs stmmac.debug=14
+ </code>
+
===== Userspace Config =====
==== Old Config ====
ptpd is a daemon in blackfin Linux distribution. It can run as masters o
r slaves.
|