linux/arch/mips/econet
Caleb James DeLisle 8ae6e79ee0 mips: econet: add multi-vpe capability to EN751221
EN751221 is a 34Kc so it has two VPEs (threads) but MIPS_SMP_MT
requires VEIC to be enabled in the interrupt controller, which only
became supported in
commit 2ee2a685ee ("irqchip/econet-en751221: Support MIPS 34Kc VEIC mode")

Register SMP_MT on startup and override init_secondary with CPU
interrupt unmasking as required by the EN751221 VEIC intc hardware.

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2026-08-03 15:13:32 +02:00
..
init.c mips: econet: add multi-vpe capability to EN751221 2026-08-03 15:13:32 +02:00
Kconfig mips: econet: add multi-vpe capability to EN751221 2026-08-03 15:13:32 +02:00
Makefile mips: Add EcoNet MIPS platform support 2025-05-20 08:46:58 +02:00
Platform mips: Add EcoNet MIPS platform support 2025-05-20 08:46:58 +02:00