summaryrefslogtreecommitdiffstats
path: root/arch/arc
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-07-17 08:48:13 -0600
committerBin Meng <bmeng.cn@gmail.com>2020-07-20 09:46:44 +0800
commit77a5e2d3bc61f65336924d59a08ebe233b46a545 (patch)
treeff41f0d9e6b634a30b1014d959b7db935f7889d3 /arch/arc
parent36c184bd0a6b73ae3a3ca096a7d04e45c5301e14 (diff)
downloadu-boot-77a5e2d3bc61f65336924d59a08ebe233b46a545.tar.gz
u-boot-77a5e2d3bc61f65336924d59a08ebe233b46a545.tar.xz
u-boot-77a5e2d3bc61f65336924d59a08ebe233b46a545.zip
x86: mp_init: Set up the CPU numbers at the start
At present each CPU is given a number when it starts itself up. While this saves a tiny amount of time by doing the device-tree read in parallel, it is confusing that the numbering happens on the fly. Move this code into mp_init() and do it at the start. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions