summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-23 19:52:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-23 19:52:35 +0000
commit63d82b7b887b26d581b0ebdac09cc50ef390235c (patch)
tree0d4b0e0b0ec7e1656224d3fa10cc0ef39e8ac3f2 /c/src/lib/libbsp/arm/lpc24xx/include
parent2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-63d82b7b887b26d581b0ebdac09cc50ef390235c.tar.bz2
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, include/bspopts.h.in: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc24xx/include')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in b/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
index a8a4bcbb38..ee843f6d32 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
+++ b/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
@@ -1,11 +1,6 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-/* BSP uses shared logic in bootcard.c */
-#undef BSP_BOOTCARD_HANDLES_RAM_ALLOCATION
-
-/* If defined, then PSIM will put a non-zero pattern into the RTEMS Workspace
- and C program heap. This should assist in finding code that assumes memory
- starts set to zero. */
+/* If defined */
#undef BSP_DIRTY_MEMORY
/* Define to the address where bug reports for this package should be sent. */