Mercurial > ecos
changeset 2798:0da3d39aa3df
Remove incomplete sentence.
| author | bartv |
|---|---|
| date | Fri, 13 Feb 2009 16:36:26 +0000 |
| parents | 9691a95516f5 |
| children | 3790616dcd4d |
| files | packages/io/flash/current/ChangeLog packages/io/flash/current/doc/flash.sgml |
| diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,5 +1,7 @@ 2009-02-13 Bart Veer <bartv@ecoscentric.com> + * doc/flash.sgml: remove incomplete sentence. + * cdl/io_flash.cdl: remove CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM, no longer needed.
--- a/packages/io/flash/current/doc/flash.sgml +++ b/packages/io/flash/current/doc/flash.sgml @@ -75,7 +75,7 @@ crash could result. <PARA> Thus with a ROM based image or a ROM based Redboot it is recommended to disable interrupts while erasing or programming flash. Using both a ROMRAM or RAM images and a ROMRAM or RAM RedBoot -are safe and there is no need to disable interrupts. Similarly, +are safe and there is no need to disable interrupts. </PARA> </SECT1>
