Two patches to add support for compressed kernel on Netlogic XLP. The first patch has a fix (use of volatile for register access) and a change to support 32-bit register access. The second patch is to add support for Netlogic XLR/XLS and XLP. Jayachandran C (2): MIPS: boot: Fixes for compressed/uart-16550.c MIPS: Netlogic: Support compressed kernel arch/mips/Kconfig | 4 ++++ arch/mips/boot/compressed/uart-16550.c | 22 +++++++++++++++++++--- 2 files changed, 23 insertions(+), 3 deletions(-) -- 1.7.9.5