© 2014 Digi International Inc.
7
ConnectCore 6 Linux BSP Reference Manual
Note:
Due to a HW bug on the Adapter board, 10/100 Ethernet does not work on the
Adapter.
The MAC address is taken from U-Boot environment variable
ethaddr
which is populated by U-
Boot on the Device Tree before booting Linux.
diff
‐‐
git
a/arch/arm/boot/dts/imx6
‐
ccimx6qdladpt.dtsi
b/arch/arm/boot/dts/imx6
‐
ccimx6qdladpt.dtsi
index
cb713e47d833..0a6adaa4e08d
100644
‐‐‐
a/arch/arm/boot/dts/imx6
‐
ccimx6qdladpt.dtsi
+++
b/arch/arm/boot/dts/imx6
‐
ccimx6qdladpt.dtsi
@@
‐
200,7
+
200,7
@@
};
/*
10/100/1000
KSZ9031
PHY
*/
-
+/*
&fec
{
pinctrl
‐
names
=
"default";
pinctrl
‐
0
=
<&pinctrl_enet_4>;
@@
‐
211,10
+211,9
@@
phy
‐
supply
=
<&ldo4>;
status
=
"okay";
};
-
+*/
/*
10/100
LAN8710
PHY
*/
‐
/*
&fec
{
pinctrl
‐
names
=
"default";
pinctrl
‐
0
=
<&pinctrl_enet_5>;
@@
‐
225,7
+224,6
@@
phy
‐
supply
=
<&ldo4>;
status
=
"okay";
};
‐
*/
&gpc
{
fsl,cpu_pupscr_sw2iso
=
<0xf>;