summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/genmcf548x/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/m68k/genmcf548x/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/m68k/genmcf548x/include')
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/include/bspopts.h.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/include/bspopts.h.in b/c/src/lib/libbsp/m68k/genmcf548x/include/bspopts.h.in
index a53707dbad..ea652ad4a4 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/include/bspopts.h.in
+++ b/c/src/lib/libbsp/m68k/genmcf548x/include/bspopts.h.in
@@ -1,14 +1,9 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-/* BSP uses shared logic in bootcard.c */
-#undef BSP_BOOTCARD_HANDLES_RAM_ALLOCATION
-
/* Use a clock speed of 100000000 for the m5484FireEngine board */
#undef BSP_CPU_CLOCK_SPEED
-/* 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
/* If defined, print a message and wait until pressed before resetting board