Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54993
b: refs/heads/master
c: 60c1922
h: refs/heads/master
i:
  54991: 4d23b5b
v: v3
  • Loading branch information
Kim Phillips authored and Paul Mackerras committed May 2, 2007
1 parent 2bf8f82 commit 1070fd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 650f7b3b2f0ead0673e90452cf3dedde97c537ba
refs/heads/master: 60c1922c6909b2d1242d8476069d8459b859de59
4 changes: 4 additions & 0 deletions trunk/Documentation/powerpc/booting-without-of.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1560,6 +1560,9 @@ platforms are moved over to use the flattened-device-tree model.
network device. This is used by the bootwrapper to interpret
MAC addresses passed by the firmware when no information other
than indices is available to associate an address with a device.
- phy-connection-type : a string naming the controller/PHY interface type,
i.e., "mii" (default), "rmii", "gmii", "rgmii", "rgmii-id", "tbi",
or "rtbi".

Example:
ucc@2000 {
Expand All @@ -1574,6 +1577,7 @@ platforms are moved over to use the flattened-device-tree model.
rx-clock = "none";
tx-clock = "clk9";
phy-handle = <212000>;
phy-connection-type = "gmii";
pio-handle = <140001>;
};

Expand Down

0 comments on commit 1070fd6

Please sign in to comment.