mt29f driver: fix block remap info handling when writing data.
[bertos.git] / bertos / cpu / arm / info / AT91SAM7S64.cdef
index 843eba535f77eb732bbe36c9c9408737909261df..514457b9e2b5c767921983e38500f602e7e83dde 100644 (file)
@@ -49,5 +49,5 @@ CPU_DESC += [ "64 Kbytes internal flash memory",
 
 # GCC flags for this cpu.
 MK_CPU_CPPFLAGS += " -D__ARM_AT91SAM7S64__"
-MK_CPU_LDFLAGS += " -T " + SCRIPT_DIR + "at91sam7_64_rom.ld"
+MK_CPU_LDFLAGS += " -Wl,-dT " + SCRIPT_DIR + "at91sam7_64_rom.ld"