Skip to content
Commit fc2ca674 authored by Guenter Roeck's avatar Guenter Roeck Committed by Ralf Baechle
Browse files

MIPS: Fix console output for Fulong2e system

Commit 3adeb256 ("MIPS: Loongson: Improve LEFI firmware interface")
made the number of UARTs dynamic if LEFI_FIRMWARE_INTERFACE is configured.
Unfortunately, it did not initialize the number of UARTs if
LEFI_FIRMWARE_INTERFACE is not configured. As a result, the Fulong2e
system has no console.

Fixes: 3adeb256

 ("MIPS: Loongson: Improve LEFI firmware interface")
Acked-by: default avatarHuacai Chen <chenhc@lemote.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Tested-by: default avatarMarkos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11076/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 1f93e4a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment