]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/atmel/atngw100/u-boot.lds
avr32: Use the same entry point for reset and exception handling
[people/ms/u-boot.git] / board / atmel / atngw100 / u-boot.lds
index 3c878d8657a17c731c6b7222dec942c8148366db..e736adf0fcdf2c592c215e6e746c3120ce7d75cb 100644 (file)
@@ -29,6 +29,7 @@ SECTIONS
        . = 0;
        _text = .;
        .text : {
+               *(.exception.text)
                *(.text)
                *(.text.*)
        }