summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv7/omap-common/u-boot-spl.lds')
-rw-r--r--arch/arm/cpu/armv7/omap-common/u-boot-spl.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds b/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
index 9979c30853..6755628954 100644
--- a/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
+++ b/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
@@ -50,7 +50,7 @@ SECTIONS
.u_boot_list : {
#include <u-boot.lst>
- }
+ } > .sram
. = ALIGN(4);
__image_copy_end = .;