Florian Fainelli 3e2dae2272 MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
[ Upstream commit e14f633b66902615cf7faa5d032b45ab8b6fb158 ]

The initialization done by bmips_cpu_setup() typically affects both
threads of a given core, on 7435 which supports 2 cores and 2 threads,
logical CPU number 2 and 3 would not run this initialization.

Fixes: 738a3f79027b ("MIPS: BMIPS: Add early CPU initialization code")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-09 19:04:24 +02:00
..
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2016-05-09 12:00:02 +02:00
2019-10-11 18:20:55 +02:00
2018-07-19 13:58:44 -07:00
2018-06-24 09:26:01 -07:00
2017-11-03 09:02:30 -07:00
2018-08-01 13:20:15 -07:00
2018-08-01 13:20:15 -07:00
2017-11-15 11:36:08 -08:00
2020-08-21 11:05:32 +02:00