u-boot-brain/arch/riscv/cpu/ax25
Alexander Graf 122347f366 riscv: 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.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-08-20 14:25:59 +02:00
..
cpu.c riscv: cpu: nx25: Rename as ax25 2018-05-29 14:45:02 +08:00
Makefile riscv: cpu: nx25: Rename as ax25 2018-05-29 14:45:02 +08:00
start.S riscv: cpu: nx25: Rename as ax25 2018-05-29 14:45:02 +08:00
u-boot.lds riscv: Include bss subsections in linker script 2018-08-20 14:25:59 +02:00