
17 Jul
2023
17 Jul
'23
8:20 a.m.
On Sun, Jul 16, 2023 at 11:39 AM Simon Glass sjg@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@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@gmail.com