From: Haiying Wang Date: Fri, 28 Jul 2006 16:41:35 +0000 (-0400) Subject: Correct the irq value of DUART2 X-Git-Tag: U-Boot-1_1_6~20^2~3^2~46^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=71748af833ca1017edf1415be376366ff2937d17;p=u-boot Correct the irq value of DUART2 --- 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>; };