Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286722
b: refs/heads/master
c: 70a0ac6
h: refs/heads/master
v: v3
  • Loading branch information
Ramneek Mehresh authored and Kumar Gala committed Jan 18, 2012
1 parent 589b38b commit fa4d3ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8b5a31877b93f7136ce8c22ce44930e39b41204
refs/heads/master: 70a0ac66869907ce3914f26fe1eba984c9eb438e
11 changes: 4 additions & 7 deletions trunk/arch/powerpc/boot/dts/p1020rdb.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* P1020 RDB Device Tree Source stub (no addresses or top-level ranges)
*
* Copyright 2011 Freescale Semiconductor Inc.
* Copyright 2011-2012 Freescale Semiconductor Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -192,15 +192,12 @@
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.
/* USB2 is shared with localbus. It is used
only in case of SPI and SD boot after
appropriate device-tree fixup done by uboot */
usb@23000 {
phy_type = "ulpi";
};
*/

mdio@24000 {
phy0: ethernet-phy@0 {
Expand Down

0 comments on commit fa4d3ad

Please sign in to comment.