]> Git Repo - u-boot.git/commit
x86: mp_init: Switch parameter names in start_aps()
authorSimon Glass <[email protected]>
Fri, 17 Jul 2020 14:48:10 +0000 (08:48 -0600)
committerBin Meng <[email protected]>
Mon, 20 Jul 2020 01:46:43 +0000 (09:46 +0800)
commit3a5752ccff5a8ee2952d0d81387f32825b73756e
tree219291416c9cdd3a17c246d782b9a5a07625eec6
parente624858407039ffeb4e4007bb2677d8e4fa6536c
x86: mp_init: Switch parameter names in start_aps()

These parameters are named differently from elsewhere in this file. Switch
them to avoid confusion.

Also add comments to this function.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Wolfgang Wallner <[email protected]>
arch/x86/cpu/mp_init.c
This page took 0.032844 seconds and 4 git commands to generate.