Increase only main stack and irq stack.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 15 Sep 2009 08:43:34 +0000 (08:43 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 15 Sep 2009 08:43:34 +0000 (08:43 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2938 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/arm/scripts/at91sam7_128_ram.ld
bertos/cpu/arm/scripts/at91sam7_128_rom.ld
bertos/cpu/arm/scripts/at91sam7_256_ram.ld
bertos/cpu/arm/scripts/at91sam7_256_rom.ld
bertos/cpu/arm/scripts/at91sam7_512_ram.ld
bertos/cpu/arm/scripts/at91sam7_512_rom.ld
bertos/cpu/arm/scripts/at91sam7_64_ram.ld
bertos/cpu/arm/scripts/at91sam7_64_rom.ld

index 26b662f6ac707a03dc0b7c37e10cf9099b954612..971d901efa8374df84ecd59f8fff458abd6e38c4 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index 452bae940ea580f22d368567043c89e04ac3f720..65ee524a6e08df637cd47223d121e3fb96bdcdb7 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index e7ac963db906e724ad0be999e125ef5f573f34bb..c570b9719c169c1bba43a20023a50e97cba6b4a9 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index 35048e138b88f4556c7624466620c8415261d418..14a45435177ab6a8e28317ec7ef480a25dc3bb5c 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index 76220b2ea646ae0242e5efa5ec061f0412568c1a..4c6d2cfd85f2b319490e32e7632473c29375fc6f 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index 6e9b7e79993238be4a6e08941124cf6bff68c21f..70bab584e1002f6360cd81544a5cb4579614acf3 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index a153b4a65739eadaced9eb8fa8efa3d2eb0759cf..1d16f9fb8aa6dfe872f5b2862a1d1c7deb79273d 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*
index f618d1bd5bbc639c7c2e44821dbde9d13f1dcc21..d0e1584dee70078e537d61aa3510911b3e273cd8 100644 (file)
@@ -57,10 +57,10 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0100;
 IRQ_STACK_SIZE = 0x0400;
-ABT_STACK_SIZE = 0x0400;
-UND_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0100;
+UND_STACK_SIZE = 0x0100;
 SVC_STACK_SIZE = 0x1000;
 
 /*