2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>

* custom/score603e.cfg: Modifications required to run on hardware. Some
	cleanup.
This commit is contained in:
Joel Sherrill
2008-09-30 23:16:37 +00:00
parent 67c191b268
commit db6e1f55b0
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>
* custom/score603e.cfg: Modifications required to run on hardware. Some
cleanup.
2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1314/bsps

View File

@@ -20,7 +20,7 @@ RTEMS_BSP_FAMILY=score603e
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
CPU_CFLAGS = -mcpu=603e -Dmpc603e -Dppc603e -mmultiple -mstring -mstrict-align
CPU_CFLAGS = -mcpu=603e -Dppc603e
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions