u-boot/arch/x86
Simon Glass ebe3c3c4a8 x86: Stop working around skip-at-start
With a recent Binman change, the skip-at-start property is now honoured,
meaning that all image-pos values in the affected section start from
the skip-at-start value.

The x86 code works around the old behaviour at present, so update it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-04 08:22:11 -06:00
..
cpu x86: Stop working around skip-at-start 2025-03-04 08:22:11 -06:00
dts x86: coreboot: Enable support for the configuration editor 2024-11-03 21:27:12 -06:00
include/asm cpu: Provide a way to get the physical-address size 2025-01-22 15:58:03 -06:00
lib x86: Stop working around skip-at-start 2025-03-04 08:22:11 -06:00
config.mk arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Kconfig x86: select CONFIG_64BIT for X86_64 2024-12-31 10:58:30 -06:00
Makefile global: Rename SPL_TPL_ to PHASE_ 2024-10-11 11:44:48 -06:00