Hi Tony,

there are two ethernet interfaces ( dual-emac-configuration ) used.
One is connected to another 100mbit switch-ic ( refclk should come from
switch ic ) via rmii, the other one is connected to a 1gbit fpga rgmii
interface ( where the clock is served from the fpga ).

On both interfaces it may happen that the clock isn't present while the
mac-address is set (fpga may not have been inited, switch chip could be
held in reset), but this was the same behaviour with previous kernel
(3.14 with cpsw patched from ti tree) where this configuration worked.
As the hardware is in field now there is no chance to change hardware.

On the other hand: when not setting the mac of the interface that early,
the cpsw seems to init proberly but a ping to the outer world does not
work either, so something else may be different on the new kernel.

Regards Pascal

Am 07.12.2015 um  Uhr haben Sie geschrieben:
> * Pascal Speck (Iktek) <ker...@iktek.de> [151207 01:43]:
> >
> > [   11.893212] Unhandled fault: external abort on non-linefetch
(0x1008)
>
> This usually means that some clock is not requested and enabled
properly,
> or something is not powered. How many Ethernet interfaces do you have?
>
> Regards,
>
> Tony
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap"
in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to