Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmips: switch to upstream SMP CPU mappings patch | Álvaro Fernández Rojas | 2021-03-01 | 1 | -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 Rojas | 2021-02-23 | 1 | -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> |