summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/include
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2012-08-06 13:03:46 -0400
committerGedare Bloom <gedare@rtems.org>2012-08-06 13:03:46 -0400
commitc717fda5c142dac4a7d304e9354d40d06e1ca278 (patch)
tree9ed8131b3d3b06ebc8c1279a0a2c5c8e545f2835 /c/src/lib/libbsp/powerpc/mpc55xxevb/include
parentDo not remove scripts upon ./bootstrap -c. Introduce ./bootstrap -c -f. (diff)
downloadrtems-c717fda5c142dac4a7d304e9354d40d06e1ca278.tar.bz2
Revert "Add bspopts.h.in."
This reverts commit daffa606cc4a45d93c1f0f4fe365fde0fda6acbb. Conflicts: c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in c/src/lib/libbsp/powerpc/qoriq/include/bspopts.h.in Manually deleted conflicting files.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/include')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in135
1 files changed, 0 insertions, 135 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
deleted file mode 100644
index 46c7dc8f14..0000000000
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
+++ /dev/null
@@ -1,135 +0,0 @@
-/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-
-/* enables the data cache, if defined to a value other than zero */
-#undef BSP_DATA_CACHE_ENABLED
-
-/* If defined, then the BSP Framework 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. */
-#undef BSP_DIRTY_MEMORY
-
-/* enables the instruction cache, if defined to a value other than zero */
-#undef BSP_INSTRUCTION_CACHE_ENABLED
-
-/* defines the maximum number of interrupt handlers */
-#undef BSP_INTERRUPT_HANDLER_TABLE_SIZE
-
-/* 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
-
-/* If defined the board has the SMC91111 networking chip. */
-#undef HAS_SMC91111
-
-/* if defined, use custom settings for GWLCFM board */
-#undef MPC55XX_BOARD_GWLCFM
-
-/* if defined, use custom settings for MPC5566EVB board */
-#undef MPC55XX_BOARD_MPC5566EVB
-
-/* if defined, use custom settings for MPC5674FEVB board */
-#undef MPC55XX_BOARD_MPC5674FEVB
-
-/* if defined, use custom settings for ECU508 board */
-#undef MPC55XX_BOARD_MPC5674F_ECU508
-
-/* if defined, use custom settings for phyCORE MPC5554 board */
-#undef MPC55XX_BOARD_PHYCORE_MPC5554
-
-/* if defined, builds in bootflags above the RCHW for setup in a debugger to
- avoid startup MMU setup */
-#undef MPC55XX_BOOTFLAGS
-
-/* specifies the chip type in use (e.g. 5554 for MPC5554) */
-#undef MPC55XX_CHIP_TYPE
-
-/* selects the eMIOS channel for the RTEMS system tick (the default is the
- last channel) */
-#undef MPC55XX_CLOCK_EMIOS_CHANNEL
-
-/* selects the PIT channel for the RTEMS system tick (the default is the last
- channel) */
-#undef MPC55XX_CLOCK_PIT_CHANNEL
-
-/* determines which serial device will be registered as /dev/console */
-#undef MPC55XX_CONSOLE_MINOR
-
-/* size of the early initialization stack in bytes */
-#undef MPC55XX_EARLY_STACK_SIZE
-
-/* Must be defined to set the EMIOS prescaler */
-#undef MPC55XX_EMIOS_PRESCALER
-
-/* define to zero or one to disable or enable interrupts for the eSCI devices
- */
-#undef MPC55XX_ESCI_USE_INTERRUPTS
-
-/* Must be defined to be the PLL output clock (in Hz) for clock generation */
-#undef MPC55XX_FMPLL_CLK_OUT
-
-/* Must be defined to be the PLL multiplication factor for clock generation */
-#undef MPC55XX_FMPLL_MFD
-
-/* Must be defined to be the PLL predivider factor for clock generation */
-#undef MPC55XX_FMPLL_PREDIV
-
-/* if defined, do low level initialization */
-#undef MPC55XX_NEEDS_LOW_LEVEL_INIT
-
-/* enable NULL pointer protection */
-#undef MPC55XX_NULL_POINTER_PROTECTION
-
-/* Must be defined to be the external reference clock (in Hz) for clock
- generation */
-#undef MPC55XX_REFERENCE_CLOCK
-
-/* system clock divider */
-#undef MPC55XX_SYSTEM_CLOCK_DIVIDER
-
-/* 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 home page for this package. */
-#undef PACKAGE_URL
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* EEPROM name for LibI2C */
-#undef RTEMS_BSP_I2C_EEPROM_DEVICE_NAME
-
-/* EEPROM device file path */
-#undef RTEMS_BSP_I2C_EEPROM_DEVICE_PATH
-
-/* If defined the SMC91111 chip has the ethernet address loaded at reset. */
-#undef SMC91111_ENADDR_IS_SETUP
-
-/* enable big endian support for SMSC9218I network interface */
-#undef SMSC9218I_BIG_ENDIAN_SUPPORT
-
-/* receive eDMA channel for SMSC9218I network interface */
-#undef SMSC9218I_EDMA_RX_CHANNEL
-
-/* transmit eDMA channel for SMSC9218I network interface */
-#undef SMSC9218I_EDMA_TX_CHANNEL
-
-/* enable LED outputs for SMSC9218I network interface */
-#undef SMSC9218I_ENABLE_LED_OUTPUTS
-
-/* IRQ pin for SMSC9218I network interface */
-#undef SMSC9218I_IRQ_PIN
-
-/* reset pin for SMSC9218I network interface */
-#undef SMSC9218I_RESET_PIN