u-boot/arch/x86
Simon Glass 00959d871c spl: x86: Correct the binman symbols for SPL
These symbols are incorrect, meaning that binman cannot find the
associated entry. This leads to errors like:

binman: Section '/binman/simple-bin': Symbol '_binman_spl_prop_size'
   in entry '/binman/simple-bin/u-boot-spl/u-boot-spl-nodtb':
   Entry 'spl' not found in list (mkimage,u-boot-spl-nodtb,
   u-boot-spl-bss-pad,u-boot-spl-dtb,u-boot-spl,u-boot-img,main-section)

Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-02-22 10:05:44 -07:00
..
cpu acpi: Move MCFG implementation to common lib 2022-02-09 12:30:13 -07:00
dts spl: x86: Correct the binman symbols for SPL 2022-02-22 10:05:44 -07:00
include/asm acpi: Move acpi_write_tables() to a generic header 2022-02-11 11:29:23 -05:00
lib acpi: Move MCFG implementation to common lib 2022-02-09 12:30:13 -07:00
config.mk x86: efi: Set the correct link flags for the 64-bit EFI app 2022-01-15 10:57:22 +01:00
Kconfig x86: Allow any arch to generate ACPI tables 2022-01-25 11:44:36 -07:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00