diff options
Diffstat (limited to 'board/cogent/u-boot.lds')
-rw-r--r-- | board/cogent/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cogent/u-boot.lds b/board/cogent/u-boot.lds index 5ce2694..d87a39b 100644 --- a/board/cogent/u-boot.lds +++ b/board/cogent/u-boot.lds @@ -55,7 +55,6 @@ SECTIONS { *(.text) common/environment.o(.text) - *(.fixup) *(.got1) } _etext = .; |