u-boot/arch/x86
Alexander Graf 6331cb2165 x86: Include bss subsections in linker script
When we build with -fdata-sections we may end up with bss subsections. Our
linker script explicitly lists only a single consecutive bss section though.

Adapt the statement to also include subsections.

This fixes booting efi-x86_app_defconfig.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-08-20 14:17:43 +02:00
..
cpu x86: Include bss subsections in linker script 2018-08-20 14:17:43 +02:00
dts binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
include/asm elf: Move x86 reloc defines to common elf.h 2018-07-25 14:57:43 +02:00
lib x86: Include bss subsections in linker script 2018-08-20 14:17:43 +02:00
config.mk efi_loader: Rename sections to allow for implicit data 2018-07-25 14:57:44 +02:00
Kconfig x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00