<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/io/flash/current/src/flashiodev.c history</title>
    <description>packages/io/flash/current/src/flashiodev.c revision history</description>
    <item>
    <title>* src/flashiodev.c (flashiodev_lookup): Fix wrong code execution if</title>
    <link>https://hg.ecoscentric.com/ecos/log/ecbc3608d513/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[* src/flashiodev.c (flashiodev_lookup): Fix wrong code execution if<br/>
        CYGFUN_IO_FLASH_BLOCK_FROM_FIS is enabled and<br/>
        CYGFUN_IO_FLASH_BLOCK_FROM_DEVOFFSET is disabled.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 15 May 2010 16:43:56 +0000</pubDate>
</item>
<item>
    <title>* include/flash.h: Reinstate printf arg to cyg_flash_init, but it</title>
    <link>https://hg.ecoscentric.com/ecos/log/ccce4b32433a/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[* include/flash.h: Reinstate printf arg to cyg_flash_init, but it<br/>
	will now be officially required to be set to NULL.<br/>
	* src/flash.c (cyg_flash_init): Act on printf arg again (even though<br/>
	it's not meant to be non-NULL).<br/>
	* src/flashiodev.c (flashiodev_init): Call cyg_flash_init with NULL.<br/>
	* src/flashiodevlegacy.c (flashiodev_init): Ditto.<br/>
	* src/legacy_api.c (flash_init): Ditto.<br/>
	* doc/flash.sgml: Update cyg_flash_init as above, deprecating use of<br/>
	non-NULL parameter.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 20 Feb 2009 22:06:15 +0000</pubDate>
</item>
<item>
    <title>* include/flash.h: Modest API change: cyg_flash_init() no longer</title>
    <link>https://hg.ecoscentric.com/ecos/log/422d0a343b4d/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[* include/flash.h: Modest API change: cyg_flash_init() no longer<br/>
	takes a printf function argument. Instead two new API functions<br/>
	are available: cyg_flash_set_printf() and<br/>
	cyg_flash_set_global_printf().<br/>
<br/>
	* src/flash.c (CHATTER): Don't attempt output if printf function<br/>
	is NULL.<br/>
	(cyg_flash_init): No longer takes printf arg.<br/>
	(cyg_flash_set_printf): New. Set per-device printf function, locking<br/>
	if needed.<br/>
	(cyg_flash_set_global_printf): New. Set printf function for all<br/>
	devices, locking if needed.<br/>
<br/>
	* src/flashiodev.c (flashiodev_init): cyg_flash_init no longer takes<br/>
	printf arg, and we can leave global printf at default.<br/>
	* src/flashiodevlegacy.c (flashiodev_init): Ditto.<br/>
<br/>
	* src/legacy_api.c (flash_init): cyg_flash_init no longer takes<br/>
	printf arg. So call cyg_flash_set_global_printf as well.<br/>
<br/>
	* src/legacy_dev.c (legacy_flash_init): legacy drivers can't handle<br/>
	NULL printf function, so provide a dummy.<br/>
<br/>
	* doc/flash.sgml: Document removal of printf functionality of<br/>
	cyg_flash_init() and document cyg_flash_set_printf() and<br/>
	cyg_flash_set_global_printf().]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 19 Feb 2009 00:14:26 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>Merge flashv2 branch to trunk, with eCosCentric additions</title>
    <link>https://hg.ecoscentric.com/ecos/log/a2f5434df2cb/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Merge flashv2 branch to trunk, with eCosCentric additions]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 18 Nov 2008 00:56:04 +0000</pubDate>
</item>
<item>
    <title>* src/flashiodev.c: When checking flash upper bound, allow for end</title>
    <link>https://hg.ecoscentric.com/ecos/log/5118f42e7e62/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[* src/flashiodev.c: When checking flash upper bound, allow for end<br/>
	of flash at 0xffffffff.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Apr 2004 06:37:56 +0000</pubDate>
</item>
<item>
    <title>Specify flash block device names at runtime - from David Woodhouse</title>
    <link>https://hg.ecoscentric.com/ecos/log/5e52f3febc7d/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Specify flash block device names at runtime - from David Woodhouse]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 01 Dec 2003 14:33:47 +0000</pubDate>
</item>
<item>
    <title>* src/flashiodev.c (flashiodev_bwrite): Use flash_read rather than</title>
    <link>https://hg.ecoscentric.com/ecos/log/c1f61c891552/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[* src/flashiodev.c (flashiodev_bwrite): Use flash_read rather than<br/>
        directly doing a memcpy.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 24 Nov 2003 11:38:59 +0000</pubDate>
</item>
<item>
    <title>* src/flash.c:</title>
    <link>https://hg.ecoscentric.com/ecos/log/587b0b1c6927/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[* src/flash.c:<br/>
	* src/flashiodev.c:<br/>
	* include/flash.h: Remove references to work_space and work_space_size<br/>
	since they are no longer used.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 24 Nov 2003 11:22:41 +0000</pubDate>
</item>
<item>
    <title>Fix compile/syntax error - from Thomas Koeller</title>
    <link>https://hg.ecoscentric.com/ecos/log/3c5c8c8ffa30/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Fix compile/syntax error - from Thomas Koeller]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 19 Mar 2003 14:14:56 +0000</pubDate>
</item>
<item>
    <title>Export RedBoot FIS functions - from Knud Woehler &lt;knud.woehler@microplex.de&gt;</title>
    <link>https://hg.ecoscentric.com/ecos/log/a2dfa8bf3c57/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Export RedBoot FIS functions - from Knud Woehler &lt;knud.woehler@microplex.de&gt;]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 03 Mar 2003 17:09:56 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2c90368aeef/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e0c0827131d1/packages/io/flash/current/src/flashiodev.c</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>

  </channel>
</rss>
