]> git.baikalelectronics.ru Git - uboot.git/commit
x86: cosmetic: Fix a typo in the reserve_arch() comments
authorBin Meng <bmeng.cn@gmail.com>
Thu, 24 Nov 2022 03:39:23 +0000 (11:39 +0800)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 14 Dec 2022 04:04:51 +0000 (12:04 +0800)
commit32d0c1185c4b6eaeb3435050e3a86abc35d6eadf
tree4dcb578e220c3fb1701e8f4fcd7009f8371d16a5
parentecd07064ce7b9d73a9f908d4dcf423471b731b33
x86: cosmetic: Fix a typo in the reserve_arch() comments

It should be fsp_continue().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/cpu.c