Lines Matching +full:- +full:sram
7 * Based on arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
9 * SPDX-License-Identifier: GPL-2.0+
12 MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE, \
15 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
27 } >.sram
30 .rodata : { *(SORT_BY_ALIGNMENT(.rodata*)) } >.sram
33 .data : { *(SORT_BY_ALIGNMENT(.data*)) } >.sram
38 } >.sram
41 .machine_param : { *(.machine_param) } >.sram
49 } >.sram
58 } >.sram