commit | d6a5078459d95137d8d620787d1099a3016932a9 | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Mon Jun 10 06:33:25 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 13 17:46:41 2013 +0200 |
tree | 41537019731d2b6375c73ebcfb79bbbe999237f0 | |
parent | 5649d37c2b23ad6545709c976b9abbfa8d5f4e11 [diff] |
MIPS: boot: Fixes for compressed/uart-16550.c Fix uart-16550.c for adding XLR/XLP support, changes are: * Make register read/write use volatile pointers * Support 32 bit IO read/write * Increase timeout in waiting for UART LSR Signed-off-by: Jayachandran C <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5416/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>