]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/hal/arm/mx51/3stack/v2_0/cdl/hal_arm_board.cdl
TX51 pre-release
[karo-tx-redboot.git] / packages / hal / arm / mx51 / 3stack / v2_0 / cdl / hal_arm_board.cdl
index 43bf4dac34bb10f5816dab7103c59e841515636a..924d8a199be4fc17a9062847e4c6f413c4a5ab7e 100644 (file)
@@ -46,6 +46,7 @@ cdl_package CYGPKG_HAL_ARM_MX51_3STACK {
         This HAL platform package provides generic
         support for the Freescale MX51 3-Stack Board."
 
+#    compile       board_misc.c board_diag.c mx51_fastlogo.c epson_lcd.c
     compile       board_misc.c board_diag.c
     implements    CYGINT_HAL_DEBUG_GDB_STUBS
     implements    CYGINT_HAL_DEBUG_GDB_STUBS_BREAK
@@ -182,7 +183,7 @@ cdl_package CYGPKG_HAL_ARM_MX51_3STACK {
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-builtin -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { "-mcpu=cortex-a8 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-builtin -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
             description   "
                 This option controls the global compiler flags which are used to
                 compile all packages by default. Individual packages may define