[PATCH v5 10/46] x86: Correct get_sp() implementation for 64-bit

Bin Meng bmeng.cn at gmail.com
Mon Jul 17 08:20:08 CEST 2023


On Sun, Jul 16, 2023 at 11:39 AM Simon Glass <sjg at chromium.org> wrote:
>
> Use an assembler implementation as is done for i386, so that the results
> are equivalent for i386 and x86_64.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5:
> - Reword commit message
>
>  arch/x86/lib/bootm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list