u-boot-brain/arch/x86
Andy Shevchenko 940185910f x86: call32: Append appropriate suffixes
Assembler is not happy:

arch/x86/cpu/call32.S: Assembler messages:
arch/x86/cpu/call32.S:36: Warning: no instruction mnemonic suffix given and no register operands; using default for `retf'

Fix this by adding appropriate suffixes to the assembler commands.

Fixes: 6f92ed8f1a ("x86: Add a way to call 32-bit code from 64-bit mode")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-08-03 10:46:56 +08:00
..
cpu x86: call32: Append appropriate suffixes 2020-08-03 10:46:56 +08:00
dts x86: chromebook_panther: Correct the image layout 2020-07-28 19:30:39 -06:00
include/asm arch: x86: apl: Update FSP parameters 2020-08-03 10:46:56 +08:00
lib treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: chromebook_panther: Correct the image layout 2020-07-28 19:30:39 -06:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00