Mercurial > flash_v2
diff packages/hal/powerpc/mbx/current/cdl/hal_powerpc_mbx.cdl @ 119:77cec8369160 ecos-sw-2000-09-01
Merge from eCos master repository on 2000-09-01-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 01 Sep 2000 13:45:23 +0000 |
| parents | c37d3a9e1b28 |
| children | 518f42066aba |
line wrap: on
line diff
--- a/packages/hal/powerpc/mbx/current/cdl/hal_powerpc_mbx.cdl +++ b/packages/hal/powerpc/mbx/current/cdl/hal_powerpc_mbx.cdl @@ -69,8 +69,10 @@ cdl_package CYGPKG_HAL_POWERPC_MBX { no_define define -file system.h CYG_HAL_STARTUP description " - When targetting the FADS board for RAM bootstrap it is expected - that the image will be downloaded via the Motorola MPC8BUG tool." + This option is used to control where the application program will + run, either from RAM or ROM (flash) memory. ROM based applications + must be self contained, while RAM applications will typically assume + the existence of a debug environment, such as GDB stubs." } cdl_option CYGHWR_HAL_POWERPC_BOARD_SPEED {
