From 018ff6e65dcc563321d27d010e693dd8413e2f45 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 25 Jun 2009 17:44:35 +0000 Subject: Consolidate buffer dumping; fix all occurrences of 'the the' git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/eagle100/httpd/ld.script | 2 +- nuttx/configs/eagle100/nettest/ld.script | 2 +- nuttx/configs/eagle100/nsh/ld.script | 2 +- nuttx/configs/eagle100/nxflat/ld.script | 2 +- nuttx/configs/eagle100/ostest/ld.script | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'nuttx/configs/eagle100') diff --git a/nuttx/configs/eagle100/httpd/ld.script b/nuttx/configs/eagle100/httpd/ld.script index 0063eb39f..434cffbde 100644 --- a/nuttx/configs/eagle100/httpd/ld.script +++ b/nuttx/configs/eagle100/httpd/ld.script @@ -34,7 +34,7 @@ ****************************************************************************/ /* The LM3S6918 has 256Kb of FLASH beginning at address 0x0000:0000. However, - * if the the Eagle100 Ethernet bootloader is used, then the entry point must + * if the Eagle100 Ethernet bootloader is used, then the entry point must * be at the following offset in FLASH (and the size of the FLASH must be * reduced to 248Kb): */ diff --git a/nuttx/configs/eagle100/nettest/ld.script b/nuttx/configs/eagle100/nettest/ld.script index 91ac6f57e..b8af71ddd 100644 --- a/nuttx/configs/eagle100/nettest/ld.script +++ b/nuttx/configs/eagle100/nettest/ld.script @@ -34,7 +34,7 @@ ****************************************************************************/ /* The LM3S6918 has 256Kb of FLASH beginning at address 0x0000:0000. However, - * if the the Eagle100 Ethernet bootloader is used, then the entry point must + * if the Eagle100 Ethernet bootloader is used, then the entry point must * be at the following offset in FLASH (and the size of the FLASH must be * reduced to 248Kb): */ diff --git a/nuttx/configs/eagle100/nsh/ld.script b/nuttx/configs/eagle100/nsh/ld.script index 5a8fdc472..e77b6778d 100644 --- a/nuttx/configs/eagle100/nsh/ld.script +++ b/nuttx/configs/eagle100/nsh/ld.script @@ -34,7 +34,7 @@ ****************************************************************************/ /* The LM3S6918 has 256Kb of FLASH beginning at address 0x0000:0000. However, - * if the the Eagle100 Ethernet bootloader is used, then the entry point must + * if the Eagle100 Ethernet bootloader is used, then the entry point must * be at the following offset in FLASH (and the size of the FLASH must be * reduced to 248Kb): */ diff --git a/nuttx/configs/eagle100/nxflat/ld.script b/nuttx/configs/eagle100/nxflat/ld.script index 68969391e..ffd8dec48 100644 --- a/nuttx/configs/eagle100/nxflat/ld.script +++ b/nuttx/configs/eagle100/nxflat/ld.script @@ -34,7 +34,7 @@ ****************************************************************************/ /* The LM3S6918 has 256Kb of FLASH beginning at address 0x0000:0000. However, - * if the the Eagle100 Ethernet bootloader is used, then the entry point must + * if the Eagle100 Ethernet bootloader is used, then the entry point must * be at the following offset in FLASH (and the size of the FLASH must be * reduced to 248Kb): */ diff --git a/nuttx/configs/eagle100/ostest/ld.script b/nuttx/configs/eagle100/ostest/ld.script index 7c1d8f1bf..0d7032fcf 100644 --- a/nuttx/configs/eagle100/ostest/ld.script +++ b/nuttx/configs/eagle100/ostest/ld.script @@ -34,7 +34,7 @@ ****************************************************************************/ /* The LM3S6918 has 256Kb of FLASH beginning at address 0x0000:0000. However, - * if the the Eagle100 Ethernet bootloader is used, then the entry point must + * if the Eagle100 Ethernet bootloader is used, then the entry point must * be at the following offset in FLASH (and the size of the FLASH must be * reduced to 248Kb): */ -- cgit v1.2.3