aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/patches-5.10/200-mips-smp-bmips-fix-CPU-mappings.patch
Commit message (Collapse)AuthorAgeFilesLines
* bmips: switch to upstream SMP CPU mappings patchÁlvaro Fernández Rojas2021-03-011-58/+0
| | | | | | The patch has been accepted upstream with some minor modifications. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* bmips: fix SMP CPU mappingÁlvaro Fernández Rojas2021-02-231-0/+58
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>