<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/blob/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/blob/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Sep 2010 08:40:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/blob/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Project homepage URL does not exist</title><link>https://sourceforge.net/p/blob/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The homepage for this project, as displayed in the "Summary" page on Sourceforge, is &lt;a href="http://www.lart.tudelft.nl/lartware/blob/" rel="nofollow"&gt;http://www.lart.tudelft.nl/lartware/blob/&lt;/a&gt;&lt;br /&gt;
The host www.lart.tudelft.nl does not exist.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rigo</dc:creator><pubDate>Wed, 08 Sep 2010 08:40:49 -0000</pubDate><guid>https://sourceforge.net14ba027403483fdc8f1ecde4be94dc10b947148c</guid></item><item><title>use neponset serial port</title><link>https://sourceforge.net/p/blob/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Use the serial port of the Neponset board when&lt;br /&gt;
Assabet+Neponset are used together. The kernel expects&lt;br /&gt;
it that way, and when done wrong it might even break&lt;br /&gt;
the Assabet serial port.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Mouw</dc:creator><pubDate>Sun, 10 Mar 2002 08:57:56 -0000</pubDate><guid>https://sourceforge.net0c924829b4056d16feafb303727e05441f3cb741</guid></item><item><title>flashing locked partition loses</title><link>https://sourceforge.net/p/blob/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&amp;amp;gt; also if a flash block is locked and I try to flash &lt;br /&gt;
something&lt;br /&gt;
&amp;amp;gt; I have to reboot to reset the flash. both unlock and &lt;br /&gt;
further &lt;br /&gt;
&amp;amp;gt; flashes will fail. Seen on IDR with cvs.&lt;/p&gt;
&lt;p&gt;Yeah, I know about this one -- sort of.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;For me, the following sequence does succeeed:&lt;/p&gt;
&lt;p&gt;&amp;amp;lt;locked partition, e.g., after power cycle with C3 &lt;br /&gt;
flash&amp;amp;gt; xdownload partition flash partition {flames &lt;br /&gt;
out, oops} unlock partition flash partition&lt;/p&gt;
&lt;p&gt;Except that unlock complains that it isn't happy.  But &lt;br /&gt;
it does work.&lt;/p&gt;
&lt;p&gt;This is with the C3 flash.&lt;/p&gt;
&lt;p&gt;I quickly eyeball'ed the code again, but I don't see &lt;br /&gt;
anything obviously wrong.  Time to pore over the CFI &lt;br /&gt;
docs again ... sigh.&lt;/p&gt;
&lt;p&gt;I suppose a workaround is to check for locks before &lt;br /&gt;
attempting flashing ...&lt;/p&gt;
&lt;p&gt;-ch&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Hoover</dc:creator><pubDate>Thu, 07 Feb 2002 21:08:44 -0000</pubDate><guid>https://sourceforge.net1e1ae9e6e0c83ff3cac713d7bd39161c37e7586f</guid></item><item><title>Serial I/O hangs on typeahead</title><link>https://sourceforge.net/p/blob/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On Wed, Feb 06, 2002 at 05:56:21PM -0800, Christopher &lt;br /&gt;
Hoover wrote:&lt;br /&gt;
&amp;amp;gt; Is it just me?  If I type characters to blob when &lt;br /&gt;
blob isn't reading &lt;br /&gt;
&amp;amp;gt; them (e.g. in the midst of flashing or erasing), the &lt;br /&gt;
serial i/o hangs. &lt;br /&gt;
&amp;amp;gt; When the command prompt comes back, blob won't &lt;br /&gt;
accept any input.&lt;br /&gt;
&amp;amp;gt; &lt;br /&gt;
&amp;amp;gt; This is on BadgePAD 4 which is SA-1110/SA-1111.&lt;br /&gt;
&amp;amp;gt; &lt;br /&gt;
&amp;amp;gt; I'm running at 115k2,8N1 with no flow control.&lt;/p&gt;
&lt;p&gt;Yes, I've seen it as well. I guess it's something with &lt;br /&gt;
the new serial driver, but I still haven't a clue why &lt;br /&gt;
it happens. I think it's timer related, I need to go &lt;br /&gt;
over that code as well.&lt;/p&gt;
&lt;p&gt;Erik&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Hoover</dc:creator><pubDate>Thu, 07 Feb 2002 21:07:42 -0000</pubDate><guid>https://sourceforge.netcc93cd1354a49a1ae1bb72880d33fed8b2678174</guid></item><item><title>param support is broken</title><link>https://sourceforge.net/p/blob/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;[bug and patch refers to current code in cvs]&lt;/p&gt;
&lt;p&gt;param_block.c doesn't include &amp;amp;lt;arch.h&amp;amp;gt; which means &lt;br /&gt;
that PARAM_START is never defined in that compilation &lt;br /&gt;
unit and thus parse_ptags never gets a useful &lt;br /&gt;
definition.&lt;/p&gt;
&lt;p&gt;parse_ptags also has a reference to PARAM_LEN.  that &lt;br /&gt;
either needs to be defined explicitly or, as i have &lt;br /&gt;
done, converted to PARAM_FLASH_LEN.&lt;/p&gt;
&lt;p&gt;[n.b., at least one of the ports (shannon) defines &lt;br /&gt;
PARAM_START as PARAM_RAM_BASE -- this can't be right &lt;br /&gt;
as main.c never moves the params from flash to ram.&lt;br /&gt;
setting PARAM_START to PARAM_FLASH_BASE does work.]&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Hoover</dc:creator><pubDate>Thu, 20 Dec 2001 01:35:04 -0000</pubDate><guid>https://sourceforge.netc24c43acf1de5791c755391bef5103a90da2b1cb</guid></item><item><title>PLEB lacks flash functions</title><link>https://sourceforge.net/p/blob/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PLEB completely lacks flash functions and a flash layout table.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Mouw</dc:creator><pubDate>Mon, 15 Oct 2001 22:26:18 -0000</pubDate><guid>https://sourceforge.neta5ccb32370bb5e845371b50b11c6c300bbb7911f</guid></item><item><title>Shannon flash functions are untested</title><link>https://sourceforge.net/p/blob/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Shannon flash functions are untested and the flash descriptor table should be verified.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Mouw</dc:creator><pubDate>Mon, 15 Oct 2001 22:24:43 -0000</pubDate><guid>https://sourceforge.netef1b399adfb5b8ddae6991d6015ec12b67ca3bd7</guid></item><item><title>NESA flash functions are untested</title><link>https://sourceforge.net/p/blob/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The NESA flash functions are untested and the flash partition table should be verified.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Mouw</dc:creator><pubDate>Mon, 15 Oct 2001 22:23:20 -0000</pubDate><guid>https://sourceforge.net8359c4ba1a3e432b1527000fab01b819f8f61dbe</guid></item><item><title>System3 flash functions don't work</title><link>https://sourceforge.net/p/blob/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The System3 flash functions don't work because I don't know what flash it uses.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Mouw</dc:creator><pubDate>Mon, 15 Oct 2001 22:22:00 -0000</pubDate><guid>https://sourceforge.netd965b6a222e8de4f32356ca07d688577848b4078</guid></item><item><title>Brutus flash functions don't work</title><link>https://sourceforge.net/p/blob/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Brutus flash functions don't work because no developer has Brutus documentation or a Brutus to test with.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Mouw</dc:creator><pubDate>Mon, 15 Oct 2001 22:14:58 -0000</pubDate><guid>https://sourceforge.net1ddafea2775f3ca63afa6bac0e50d9bd0894ecf4</guid></item></channel></rss>