summaryrefslogtreecommitdiff
path: root/board/atmel/atngw100
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/atngw100')
-rw-r--r--board/atmel/atngw100/u-boot.lds8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/atmel/atngw100/u-boot.lds b/board/atmel/atngw100/u-boot.lds
index 34e347aecd..3c878d8657 100644
--- a/board/atmel/atngw100/u-boot.lds
+++ b/board/atmel/atngw100/u-boot.lds
@@ -32,14 +32,6 @@ SECTIONS
*(.text)
*(.text.*)
}
-
- . = ALIGN(32);
- __flashprog_start = .;
- .flashprog : {
- *(.flashprog)
- }
- . = ALIGN(32);
- __flashprog_end = .;
_etext = .;
.rodata : {