On Sun, Jul 16, 2023 at 11:39 AM Simon Glass <[email protected]> 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 <[email protected]> > --- > > Changes in v5: > - Reword commit message > > arch/x86/lib/bootm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

