From ef59482dd1c7167b3cb5718572c42019cf16594b Mon Sep 17 00:00:00 2001 From: asterix Date: Tue, 15 Sep 2009 08:43:34 +0000 Subject: [PATCH 1/1] Increase only main stack and irq stack. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2938 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/arm/scripts/at91sam7_128_ram.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_128_rom.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_256_ram.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_256_rom.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_512_ram.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_512_rom.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_64_ram.ld | 6 +++--- bertos/cpu/arm/scripts/at91sam7_64_rom.ld | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/bertos/cpu/arm/scripts/at91sam7_128_ram.ld b/bertos/cpu/arm/scripts/at91sam7_128_ram.ld index 26b662f6..971d901e 100644 --- a/bertos/cpu/arm/scripts/at91sam7_128_ram.ld +++ b/bertos/cpu/arm/scripts/at91sam7_128_ram.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_128_rom.ld b/bertos/cpu/arm/scripts/at91sam7_128_rom.ld index 452bae94..65ee524a 100644 --- a/bertos/cpu/arm/scripts/at91sam7_128_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_128_rom.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_256_ram.ld b/bertos/cpu/arm/scripts/at91sam7_256_ram.ld index e7ac963d..c570b971 100644 --- a/bertos/cpu/arm/scripts/at91sam7_256_ram.ld +++ b/bertos/cpu/arm/scripts/at91sam7_256_ram.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_256_rom.ld b/bertos/cpu/arm/scripts/at91sam7_256_rom.ld index 35048e13..14a45435 100644 --- a/bertos/cpu/arm/scripts/at91sam7_256_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_256_rom.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_512_ram.ld b/bertos/cpu/arm/scripts/at91sam7_512_ram.ld index 76220b2e..4c6d2cfd 100644 --- a/bertos/cpu/arm/scripts/at91sam7_512_ram.ld +++ b/bertos/cpu/arm/scripts/at91sam7_512_ram.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_512_rom.ld b/bertos/cpu/arm/scripts/at91sam7_512_rom.ld index 6e9b7e79..70bab584 100644 --- a/bertos/cpu/arm/scripts/at91sam7_512_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_512_rom.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_64_ram.ld b/bertos/cpu/arm/scripts/at91sam7_64_ram.ld index a153b4a6..1d16f9fb 100644 --- a/bertos/cpu/arm/scripts/at91sam7_64_ram.ld +++ b/bertos/cpu/arm/scripts/at91sam7_64_ram.ld @@ -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; /* diff --git a/bertos/cpu/arm/scripts/at91sam7_64_rom.ld b/bertos/cpu/arm/scripts/at91sam7_64_rom.ld index f618d1bd..d0e1584d 100644 --- a/bertos/cpu/arm/scripts/at91sam7_64_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_64_rom.ld @@ -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; /* -- 2.25.1