Generalization for at91sam7_256 micro family.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 24 Jan 2008 14:35:41 +0000 (14:35 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 24 Jan 2008 14:35:41 +0000 (14:35 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1062 38d2e660-2303-0410-9eaa-f027e97ec537

cpu/arm/scripts/at91sam7_256_ram.ld
cpu/arm/scripts/at91sam7_256_rom.ld

index fe4e982cba944269a8bfe68d4b419a426c9fa49b..40c07c954121013ea6ad8e992cb03e2d609f5414 100644 (file)
@@ -34,7 +34,7 @@
  *
  * \author Daniele Basile <asterix@develer.com>
  *
- * \brief Script linker for Atmel AT91 SAM7S256 processors.
+ * \brief Script linker for Atmel AT91SAM7_256 family processors.
  *
  */
 
@@ -45,7 +45,7 @@ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm", "elf32-littlearm")
 OUTPUT_ARCH(arm)
 
 /*
- * Define memory configuration for AT91SAM7S
+ * Define memory configuration for AT91SAM7_256 family
  */
 MEMORY
 {
index 1dc8bde644e03254576197bd051bb8913c62a825..815aa42307b05e0cc651bd4668150ae62765c7df 100644 (file)
@@ -34,7 +34,7 @@
  *
  * \author Daniele Basile <asterix@develer.com>
  *
- * \brief Script linker for Atmel AT91 SAM7S256 processors.
+ * \brief Script linker for Atmel AT91SAM7_256 family processors.
  *
  */
 
@@ -45,7 +45,7 @@ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm", "elf32-littlearm")
 OUTPUT_ARCH(arm)
 
 /*
- * Define memory configuration for AT91SAM7S
+ * Define memory configuration for AT91SAM7_256 family
  */
 MEMORY
 {