Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196649
b: refs/heads/master
c: 0aedc00
h: refs/heads/master
i:
  196647: 994ff16
v: v3
  • Loading branch information
Anton Vorontsov authored and Kumar Gala committed May 17, 2010
1 parent 19929cb commit 4222ca6
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 7541ef78c3b83e906b580f005207000545cf770a
refs/heads/master: 0aedc0085146131da5b04476aab21834b1403b31
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/boot/dts/p1020rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,11 @@
phy_type = "ulpi";
};

/* USB2 is shared with localbus, so it must be disabled
by default. We can't put 'status = "disabled";' here
since U-Boot doesn't clear the status property when
it enables USB2. OTOH, U-Boot does create a new node
when there isn't any. So, just comment it out.
usb@23000 {
#address-cells = <1>;
#size-cells = <0>;
Expand All @@ -484,6 +489,7 @@
interrupts = <46 0x2>;
phy_type = "ulpi";
};
*/

sdhci@2e000 {
compatible = "fsl,p1020-esdhc", "fsl,esdhc";
Expand Down

0 comments on commit 4222ca6

Please sign in to comment.