lantiq: fix boot isues on danube boards
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sun, 21 Jan 2024 18:02:33 +0000 (19:02 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 Jan 2024 14:40:51 +0000 (15:40 +0100)
commit65fb97b4507bcff3f98739975e9cc7df53137b12
tree22d40369e4e3c67408936c26c72469eb813beced
parentad25cfb6b8a282e47344fba59f42af61e115a8df
lantiq: fix boot isues on danube boards

Enabling SMP on Danube[1] is incompatible with a patch that
adds support for interrupt handling on all cores on other
platforms[2]. This patch fixes the mentioned issue.

1. 084c20f6c54180f2dc6b3efc1c5ba9b62afbaf26 ("lantiq: xway: kernel: enable SMP support ")
2. fbd33d61648ae8982fbada7ad3b6d8222b367ab5 ("lantiq: enable interrupts on second VPEs")

Fixes: #13934
Fixes: #14283
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
target/linux/lantiq/patches-5.15/0321-MIPS-lantiq-register-smp_ops-on-non-smp-platforms.patch [new file with mode: 0644]