Mercurial > ecos
comparison packages/hal/arm/integrator/current/misc/redboot_ROM.ecm @ 208:e0c0827131d1 ecos
Merge from eCos master repository on 2002-05-20-20:11:54-BST
| author | jlarmour |
|---|---|
| date | Mon, 20 May 2002 22:19:26 +0000 |
| parents | 67850532eebb |
| children |
comparison
equal
deleted
inserted
replaced
| 207:74c807ddde34 | 208:e0c0827131d1 |
|---|---|
| 9 | 9 |
| 10 cdl_configuration eCos { | 10 cdl_configuration eCos { |
| 11 description "" ; | 11 description "" ; |
| 12 hardware integrator ; | 12 hardware integrator ; |
| 13 template redboot ; | 13 template redboot ; |
| 14 package -hardware CYGPKG_HAL_ARM current ; | |
| 15 package -hardware CYGPKG_HAL_ARM_INTEGRATOR current ; | |
| 16 package -hardware CYGPKG_IO_PCI current ; | |
| 17 package -hardware CYGPKG_DEVS_ETH_ARM_INTEGRATOR current ; | |
| 18 package -hardware CYGPKG_IO_SERIAL_ARM_INTEGRATOR current ; | |
| 19 package -hardware CYGPKG_DEVS_FLASH_INTEGRATOR current ; | |
| 20 package -template CYGPKG_HAL current ; | |
| 21 package -template CYGPKG_INFRA current ; | |
| 22 package -template CYGPKG_REDBOOT current ; | |
| 23 package CYGPKG_IO_FLASH current ; | 14 package CYGPKG_IO_FLASH current ; |
| 24 package CYGPKG_IO_ETH_DRIVERS current ; | 15 package CYGPKG_IO_ETH_DRIVERS current ; |
| 25 }; | 16 }; |
| 26 | 17 |
| 27 cdl_option CYGBLD_BUILD_GDB_STUBS { | 18 cdl_option CYGBLD_BUILD_GDB_STUBS { |
| 46 | 37 |
| 47 cdl_option CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT { | 38 cdl_option CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT { |
| 48 inferred_value 0 | 39 inferred_value 0 |
| 49 }; | 40 }; |
| 50 | 41 |
| 51 #cdl_option CYGSEM_HAL_VIRTUAL_VECTOR_DIAG { | |
| 52 # user_value 1 | |
| 53 #}; | |
| 54 | |
| 55 cdl_option CYGSEM_HAL_ROM_MONITOR { | 42 cdl_option CYGSEM_HAL_ROM_MONITOR { |
| 56 user_value 1 | 43 user_value 1 |
| 57 }; | 44 }; |
| 58 | 45 |
| 59 cdl_option CYGSEM_HAL_USE_ROM_MONITOR { | 46 cdl_option CYGSEM_HAL_USE_ROM_MONITOR { |
