summaryrefslogtreecommitdiffstats
path: root/board/mpc8641hpcn
diff options
context:
space:
mode:
authorHaiying Wang <haiying.wang@freescale.com>2006-07-28 12:41:35 -0400
committerJon Loeliger <jdl@freescale.com>2006-07-31 09:43:08 -0500
commit71748af833ca1017edf1415be376366ff2937d17 (patch)
tree4d20a65867815abf80822cb50c7a8135d5ce3088 /board/mpc8641hpcn
parent9cb3e8816ae4d854e7dc22128c3eea3d70bb982c (diff)
downloadblackbird-obmc-uboot-71748af833ca1017edf1415be376366ff2937d17.tar.gz
blackbird-obmc-uboot-71748af833ca1017edf1415be376366ff2937d17.zip
Correct the irq value of DUART2
Diffstat (limited to 'board/mpc8641hpcn')
-rw-r--r--board/mpc8641hpcn/oftree.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mpc8641hpcn/oftree.dts b/board/mpc8641hpcn/oftree.dts
index e3f5efab48..742a1404f1 100644
--- a/board/mpc8641hpcn/oftree.dts
+++ b/board/mpc8641hpcn/oftree.dts
@@ -187,7 +187,7 @@
compatible = "ns16550";
reg = <4600 100>;
clock-frequency = <0>;
- interrupts = <2a 2>;
+ interrupts = <1c 2>;
interrupt-parent = <40000>;
};
OpenPOWER on IntegriCloud