meta-facebook: harma: remove flow control

We removed the flow control flag and used DMA as an alternative
because flow control has a limitation requiring a handshake redo
with the BMC. This issue prevents us from connecting to the host
after a BMC reboot.

The root cause of the previous kernel panic issue was that
the Aspeed register was not being cleared when we enable DMA
mode. Therefore, we need to perform an AC cycle whenever we enable
or disable the DMA version change.

Change-Id: I25a595c2625a63c45f453cb8546a006f72b1871b
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/setup-uart-routing b/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/setup-uart-routing
index 92fa139..9df066b 100644
--- a/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/setup-uart-routing
+++ b/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/setup-uart-routing
@@ -7,6 +7,3 @@
 
 connect_uart_route "uart1" "uart4"
 connect_uart_route "io1" "uart2"
-
-# Enable UART4/ttyS2 flow contorl
-stty -F /dev/ttyS2 crtscts