2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>

PR 1322/bsps
	* include/bspopts.h.in: Remove.
This commit is contained in:
Ralf Corsepius
2008-09-24 02:17:35 +00:00
parent 0c8c169cf9
commit e4888a655e
7 changed files with 0 additions and 195 deletions

View File

@@ -1,19 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* If defined */
#undef BSP_DIRTY_MEMORY
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION

View File

@@ -1,26 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* If defined */
#undef BSP_DIRTY_MEMORY
/* If defined, print a message and wait until pressed before resetting board
when application exits. */
#undef BSP_PRESS_KEY_FOR_RESET
/* If defined, reset the board when the application exits. */
#undef BSP_RESET_BOARD_AT_EXIT
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION

View File

@@ -1,29 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* Use a clock speed of 100000000 for the m5484FireEngine board */
#undef BSP_CPU_CLOCK_SPEED
/* If defined */
#undef BSP_DIRTY_MEMORY
/* If defined, print a message and wait until pressed before resetting board
when application exits. */
#undef BSP_PRESS_KEY_FOR_RESET
/* If defined, reset the board when the application exits. */
#undef BSP_RESET_BOARD_AT_EXIT
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION

View File

@@ -1,26 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* If defined */
#undef BSP_DIRTY_MEMORY
/* If defined, print a message and wait until pressed before resetting board
when application exits. */
#undef BSP_PRESS_KEY_FOR_RESET
/* If defined, reset the board when the application exits. */
#undef BSP_RESET_BOARD_AT_EXIT
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION

View File

@@ -1,26 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* If defined */
#undef BSP_DIRTY_MEMORY
/* If defined, print a message and wait until pressed before resetting board
when application exits. */
#undef BSP_PRESS_KEY_FOR_RESET
/* If defined, reset the board when the application exits. */
#undef BSP_RESET_BOARD_AT_EXIT
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION

View File

@@ -1,26 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* If defined */
#undef BSP_DIRTY_MEMORY
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* If defined, then the PowerPC specific code in RTEMS will use data cache
instructions to optimize the context switch code. This code can conflict
with debuggers or emulators. It is known to break the Corelis PowerPC
emulator with at least some combinations of PowerPC 603e revisions and
emulator versions. The BSP actually contains the call that enables this. */
#undef PPC_USE_DATA_CACHE

View File

@@ -1,43 +0,0 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* If defined */
#undef BSP_DIRTY_MEMORY
/* If defined, print a message and wait until pressed before resetting board
when application exits. */
#undef BSP_PRESS_KEY_FOR_RESET
/* If defined, reset the board when the application exits. */
#undef BSP_RESET_BOARD_AT_EXIT
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* If defined, then the PowerPC specific code in RTEMS will use some of the
special purpose registers to slightly optimize interrupt response time. The
use of these registers can conflict with other tools like debuggers. */
#undef PPC_USE_SPRG
/* This defines the base address of the exception table. NOTE: Vectors are
actually at 0xFFF00000 but file starts at offset. */
#undef PPC_VECTOR_FILE_BASE
/* This defines the location of the hardware specific "xparameters.h" file. in
the file system. Specify an absolute path. Don't forget the double quotes
*/
#undef RTEMS_XPARAMETERS_H
/* Defines path to Xilinx XPS PPC libraries. */
#undef RTEMS_XPPC_BASE