Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PERFORCE change 176672 for review

0 views
Skip to first unread message

Rafal Jaworowski

unread,
Apr 8, 2010, 12:46:26 PM4/8/10
to Perforce Change Reviews
http://p4web.freebsd.org/@@176672?ac=10

Change 176672 by raj@raj_fdt on 2010/04/08 16:46:15

Fix DB-78100 DTS.

Affected files ...

.. //depot/projects/fdt/sys/boot/fdt/dts/db78100.dts#3 edit

Differences ...

==== //depot/projects/fdt/sys/boot/fdt/dts/db78100.dts#3 (text+ko) ====

@@ -166,7 +166,7 @@
20 3 /* MPP[20]: <UNKNOWN> */
21 3 /* MPP[21]: <UNKNOWN> */
22 4 /* MPP[22]: UA3_TXD */
- 23 4 /* MPP[21]: UA3_RXD */
+ 23 4 >; /* MPP[21]: UA3_RXD */
};

GPIO: gpio@10100 {
@@ -219,7 +219,7 @@
compatible = "mrvl,mdio";

phy0: ethernet-phy@0 {
- reg = <0x0>;
+ reg = <0x8>;
};
};
};
@@ -229,8 +229,8 @@
#size-cells = <1>;
model = "V2";
compatible = "mrvl,ge";
- reg = <0x72000 0x2000>;
- ranges = <0x0 0x72000 0x2000>;
+ reg = <0x76000 0x2000>;
+ ranges = <0x0 0x76000 0x2000>;
local-mac-address = [ 00 00 00 00 00 00 ];
interrupts = <45 46 47 44 70>;
interrupt-parent = <&PIC>;
@@ -242,7 +242,7 @@
compatible = "mrvl,mdio";

phy0: ethernet-phy@0 {
- reg = <0x0>;
+ reg = <0x9>;
};
};
};

0 new messages