--- at91bootstrap-1.14/elf32-littlearm.lds.orig	2009-08-25 09:00:07.000000000 -0400
+++ at91bootstrap-1.14/elf32-littlearm.lds	2009-08-25 08:59:48.000000000 -0400
@@ -14,7 +14,7 @@
 	}
 
 	/* collect all initialized .data sections */
-	.data : AT ( ADDR (.text) + SIZEOF (.text) ) { 
+	.data : {
 		_sdata = .;
 		*(.vectors)
 		*(.data)
