]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo function
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 18 Aug 2013 20:16:59 +0000 (05:16 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 16 Sep 2013 21:49:52 +0000 (06:49 +0900)
commit32a18c0a42d3733111376ee33e0d9c3bb29f385d
treea7363958b27ceef4ece582ce6a6184877f265549
parent272b98c6455f00884f0350f775c5342358ebb73f
ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo function

When CONFIG_S3C_BOOT_UART_FORCE_FIFO symbol is set, we should
enable FIFO but actually switch command is missing in the code.
This patch adds this switching.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/uncompress.h