]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)
authorKim Phillips <kim.phillips@freescale.com>
Mon, 12 Oct 2009 16:06:19 +0000 (11:06 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 16 Oct 2009 22:08:35 +0000 (17:08 -0500)
commit7120c888101952b7e61b9e54bb42370904aa0e68
treec5fe28eca50e70bcdec966213667753315ca75a6
parentefaf6f1bf6ebdd8f16b0d0c2960abe8d06f95af4
mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)

mpc8313e erratum IPIC1 swapped TSEC interrupt ID numbers on rev. 1
h/w (see AN3545).  The base device tree in use has rev. 1 ID numbers,
so if on Rev. 2 (and higher) h/w, we fix them up here.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Reviewed-by: Roland Lezuo <roland.lezuo@chello.at>
cpu/mpc83xx/fdt.c