Mercurial > flash_v2
changeset 977:4426c75c223a
Fixed component description change missed in last checkin.
| author | nickg |
|---|---|
| date | Tue, 29 Apr 2003 17:43:16 +0000 |
| parents | 12826c4c96eb |
| children | 3c9acd7fde89 |
| files | packages/hal/mips/atlas/current/ChangeLog packages/hal/mips/atlas/current/cdl/hal_mips_atlas.cdl |
| diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/mips/atlas/current/ChangeLog +++ b/packages/hal/mips/atlas/current/ChangeLog @@ -2,6 +2,7 @@ 2003-04-29 Nick Garnett <nickg@balti.c * cdl/hal_mips_atlas.cdl: Changed default startup from ROM to RAM. + Also fixed component description. 2003-02-27 Nick Garnett <nickg@calivar.com>
--- a/packages/hal/mips/atlas/current/cdl/hal_mips_atlas.cdl +++ b/packages/hal/mips/atlas/current/cdl/hal_mips_atlas.cdl @@ -113,7 +113,7 @@ cdl_package CYGPKG_HAL_MIPS_ATLAS { no_define define -file system.h CYG_HAL_STARTUP description " - Currently only ROM startup type is supported." + Currently RAM and ROM startup types are supported." } cdl_option CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL_BAUD {
