]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix source for ECM error IVPR
authorAndy Fleming <afleming@freescale.com>
Wed, 27 Feb 2008 21:50:50 +0000 (15:50 -0600)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 27 Feb 2008 22:28:57 +0000 (16:28 -0600)
commit534ea6b6f86f8b75ef2ac061ef110a98f103d7d6
tree844f1c5f4cdc5a5d2899b14f08741046440887ad
parent21fae8b2b4e4e6e648796e07e20ab13e9cb18923
Fix source for ECM error IVPR

The source vector for the ECM was being set to 2,
but that's what the source vector for DDR was being
set to.  Change it to 1.

Signed-off-by: Andy Fleming <afleming@freescale.com>
cpu/mpc85xx/interrupts.c