bmips: fix SMP CPU mapping
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 23 Feb 2021 14:25:13 +0000 (15:25 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 23 Feb 2021 14:25:13 +0000 (15:25 +0100)
commit4dd5845f4981c1dbecaf76ed695e28d6137cc7cd
treef4714c6c136d87bb1ccd5c90fa64d260e0ebe08b
parentc015d18cd7095ab0876484d2087c3e8add8674eb
bmips: fix SMP CPU mapping

SMP isn't supported on BCM6358 since it has a shared TLB. Some boards boot
with CPU #1 instead of CPU #0, and this is currently not supported do to a
smp-bmips bug.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/patches-5.10/200-mips-smp-bmips-fix-CPU-mappings.patch [new file with mode: 0644]
target/linux/bmips/patches-5.10/202-irqchip-bcm6345-l1-intc-fix-smp.patch [deleted file]