Skip to content
Unverified Commit 8d2b6f1f authored by Jiaxun Yang's avatar Jiaxun Yang Committed by James Hogan
Browse files

MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices



The 32-bit support was broken at runtime, it doesn't boot anymore,
witch is hard to debug because even early printk isn't working, also
there are some build warnings. Some newer bootloader may not support
32-bit ELF. So we decide to drop 32-bit support.

Make loongson64 a pure 64-bit arch.

Signed-off-by: default avatarJiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18174/
Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
parent 590c1f0f
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