source: rtems/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb_spe.cfg @ 105ccdd5

4.115
Last change on this file since 105ccdd5 was d922dab, checked in by Sebastian Huber <sebastian.huber@…>, on 11/08/11 at 10:13:32

2011-11-08 Sebastian Huber <sebastian.huber@…>

  • make/custom/mpc5566evb_spe.cfg, make/custom/mpc5674fevb_spe.cfg, startup/linkcmds.mpc5566evb_spe, startup/linkcmds.mpc5674fevb_spe, startup/reset.c: New files.
  • Makefile.am, preinstall.am: Reflect changes above.
  • startup/early-init.c: Added missing section attribute.
  • configure.ac, network/smsc9218i.c: New BSP options SMSC9218I_EDMA_RX_CHANNEL and SMSC9218I_EDMA_TX_CHANNEL. Enable reset at cleanup.
  • Property mode set to 100644
File size: 73 bytes
Line 
1CPU_CFLAGS_FLOAT ?= -mspe
2
3include $(RTEMS_ROOT)/make/custom/mpc55xx.inc
Note: See TracBrowser for help on using the repository browser.