summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iaudio/app.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/coldfire/iaudio/app.lds')
-rw-r--r--firmware/target/coldfire/iaudio/app.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/coldfire/iaudio/app.lds b/firmware/target/coldfire/iaudio/app.lds
index 5cb2f6cb3f..b7164f9941 100644
--- a/firmware/target/coldfire/iaudio/app.lds
+++ b/firmware/target/coldfire/iaudio/app.lds
@@ -21,7 +21,7 @@ STARTUP(target/coldfire/crt0.o)
21#ifdef IAUDIO_M3 21#ifdef IAUDIO_M3
22#define IRAMSIZE 0xc000 22#define IRAMSIZE 0xc000
23#else 23#else
24#define IRAMSIZE 0x10000 24#define IRAMSIZE 0xc000
25#endif 25#endif
26 26
27/* End of the audio buffer, where the codec buffer starts */ 27/* End of the audio buffer, where the codec buffer starts */