Mercurial > ecos
comparison packages/hal/arm/sa11x0/assabet/current/cdl/hal_arm_sa11x0_assabet.cdl @ 128:0c2b7be0d798 ecos-sw-2000-10-12
Merge from eCos master repository on 2000-10-12-08:46:24-BST
| author | jlarmour |
|---|---|
| date | Thu, 12 Oct 2000 20:31:43 +0000 |
| parents | 518f42066aba |
| children | 6b5f480c6929 |
comparison
equal
deleted
inserted
replaced
| 127:67f0ef5f8ee9 | 128:0c2b7be0d798 |
|---|---|
| 48 description " | 48 description " |
| 49 This HAL platform package provides generic | 49 This HAL platform package provides generic |
| 50 support for the Intel StrongARM SA1110 based evalation board, | 50 support for the Intel StrongARM SA1110 based evalation board, |
| 51 known as 'assabet'." | 51 known as 'assabet'." |
| 52 | 52 |
| 53 compile assabet_misc.c | 53 compile assabet_misc.c lcd_support.c |
| 54 | 54 |
| 55 implements CYGINT_HAL_DEBUG_GDB_STUBS | 55 implements CYGINT_HAL_DEBUG_GDB_STUBS |
| 56 implements CYGINT_HAL_DEBUG_GDB_STUBS_BREAK | 56 implements CYGINT_HAL_DEBUG_GDB_STUBS_BREAK |
| 57 implements CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT | 57 implements CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT |
| 58 implements CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_GUARANTEED | 58 implements CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_GUARANTEED |
| 318 active_if CYGPKG_REDBOOT | 318 active_if CYGPKG_REDBOOT |
| 319 description " | 319 description " |
| 320 This option lists the target's requirements for a valid Redboot | 320 This option lists the target's requirements for a valid Redboot |
| 321 configuration." | 321 configuration." |
| 322 | 322 |
| 323 cdl_option CYGDAT_REDBOOT_CONSOLE_DEV { | |
| 324 display "Serial port for default console" | |
| 325 flavor data | |
| 326 default_value { "\"/dev/ser1\"" } | |
| 327 description " | |
| 328 This option selects the physical device to use as the default | |
| 329 console device for Redboot." | |
| 330 | |
| 331 } | |
| 332 | |
| 333 cdl_option CYGBLD_BUILD_REDBOOT_BIN { | 323 cdl_option CYGBLD_BUILD_REDBOOT_BIN { |
| 334 display "Build Redboot ROM binary image" | 324 display "Build Redboot ROM binary image" |
| 335 active_if CYGBLD_BUILD_REDBOOT | 325 active_if CYGBLD_BUILD_REDBOOT |
| 336 default_value 1 | 326 default_value 1 |
| 337 no_define | 327 no_define |
