projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb3e88
)
Correct the irq value of DUART2
author
Haiying Wang
<haiying.wang@freescale.com>
Fri, 28 Jul 2006 16:41:35 +0000
(12:41 -0400)
committer
Jon Loeliger
<jdl@freescale.com>
Mon, 31 Jul 2006 14:43:08 +0000
(09:43 -0500)
board/mpc8641hpcn/oftree.dts
patch
|
blob
|
history
diff --git
a/board/mpc8641hpcn/oftree.dts
b/board/mpc8641hpcn/oftree.dts
index e3f5efab485018df9f64c9d35760bbbc7cb23e5b..742a1404f1e87f0248fb378808da2d57d40003e3 100644
(file)
--- 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>;
};