# HG changeset patch # User bartv # Date 1234542986 0 # Node ID 0da3d39aa3df7bf29be5121be3c19e1a86f29f85 # Parent 9691a95516f5afcced54f576c3b7cf36406bb087 Remove incomplete sentence. diff --git a/packages/io/flash/current/ChangeLog b/packages/io/flash/current/ChangeLog --- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,5 +1,7 @@ 2009-02-13 Bart Veer + * doc/flash.sgml: remove incomplete sentence. + * cdl/io_flash.cdl: remove CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAM, no longer needed. diff --git a/packages/io/flash/current/doc/flash.sgml b/packages/io/flash/current/doc/flash.sgml --- a/packages/io/flash/current/doc/flash.sgml +++ b/packages/io/flash/current/doc/flash.sgml @@ -75,7 +75,7 @@ crash could result. 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.