MPC8313 ERDB has proper interrupt mapping for TSEC?
selvamuthukumar v
v.selvamuthukumar at gmail.com
Mon Jul 14 22:14:38 EST 2008
From, arch/powerpc/boot/dts/mpc8313erdb.dts,
212 enet0: ethernet at 24000 {
.
.
219 interrupts = <37 0x8 36 0x8 35 0x8>;
.
.
222 };
223
224 enet1: ethernet at 25000 {
.
.
231 interrupts = <34 0x8 33 0x8 32 0x8>;
.
234 };
235
But as per 8313 Reference manual interrups 32, 33, 34 are for
TSEC1 at 24000 and 35, 36, 37 are for TSEC2 at 25000. Any idea why interrupt
numbers are swapped for enet0 and enet1?
--
Selva
More information about the Linuxppc-embedded
mailing list