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:
parent
a6167a2523
commit
476cc64e6e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user