diff options
Diffstat (limited to 'board/stxssa/u-boot.lds')
-rw-r--r-- | board/stxssa/u-boot.lds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/stxssa/u-boot.lds b/board/stxssa/u-boot.lds index 95ecf66..65e1bcf 100644 --- a/board/stxssa/u-boot.lds +++ b/board/stxssa/u-boot.lds @@ -145,6 +145,7 @@ SECTIONS . = ALIGN(256); __init_end = .; + . = .; __bss_start = .; .bss : { |