Remove the broken-txfifo setting for Allwinnner SoCs.

This fixes the eventual missing characters when you type too fast or paste
some text on console.
This commit is contained in:
loos 2015-05-30 22:32:48 +00:00
parent 9dca4be9f7
commit a1fec5c283
2 changed files with 0 additions and 2 deletions
sys/boot/fdt/dts/arm

@ -127,7 +127,6 @@
current-speed = <115200>;
clock-frequency = < 24000000 >;
busy-detect = <1>;
broken-txfifo = <1>;
};
emac@01c0b000 {

@ -133,7 +133,6 @@
current-speed = <115200>;
clock-frequency = < 24000000 >;
busy-detect = <1>;
broken-txfifo = <1>;
};
emac@01c0b000 {