commit | a3ee7b88f62d0a6ced55e3d7a9a6b93c4c036667 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 17 08:48:10 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 20 09:46:43 2020 +0800 |
tree | 219291416c9cdd3a17c246d782b9a5a07625eec6 | |
parent | 35ee0dea8d11e76f219b93f349e324d1f21d2b1d [diff] |
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 <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>