For the moment also disable interrupts on the altera-jtag-uart imitation

and force polling mode.
This commit is contained in:
Bjoern A. Zeeb 2014-03-23 20:35:58 +00:00
parent 91d2d3dd54
commit e84dc12907

View File

@ -116,8 +116,10 @@
serial0: serial@7f000000 {
compatible = "altera,jtag_uart-11_0";
reg = <0x7f000000 0x40>;
/*
interrupts = <0>;
interrupt-parent = <&beripic>;
*/
};
/*