<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/blob/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/blob/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/blob/bugs/</id><updated>2010-09-08T08:40:49Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Project homepage URL does not exist</title><link href="https://sourceforge.net/p/blob/bugs/12/" rel="alternate"/><published>2010-09-08T08:40:49Z</published><updated>2010-09-08T08:40:49Z</updated><author><name>rigo</name><uri>https://sourceforge.net/u/ardovm/</uri></author><id>https://sourceforge.net14ba027403483fdc8f1ecde4be94dc10b947148c</id><summary type="html">&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;</summary></entry><entry><title>use neponset serial port</title><link href="https://sourceforge.net/p/blob/bugs/11/" rel="alternate"/><published>2002-03-10T08:57:56Z</published><updated>2002-03-10T08:57:56Z</updated><author><name>Erik Mouw</name><uri>https://sourceforge.net/u/erikm/</uri></author><id>https://sourceforge.net0c924829b4056d16feafb303727e05441f3cb741</id><summary type="html">&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;</summary></entry><entry><title>flashing locked partition loses</title><link href="https://sourceforge.net/p/blob/bugs/10/" rel="alternate"/><published>2002-02-07T21:08:44Z</published><updated>2002-02-07T21:08:44Z</updated><author><name>Christopher Hoover</name><uri>https://sourceforge.net/u/choover/</uri></author><id>https://sourceforge.net1e1ae9e6e0c83ff3cac713d7bd39161c37e7586f</id><summary type="html">&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;</summary></entry><entry><title>Serial I/O hangs on typeahead</title><link href="https://sourceforge.net/p/blob/bugs/9/" rel="alternate"/><published>2002-02-07T21:07:42Z</published><updated>2002-02-07T21:07:42Z</updated><author><name>Christopher Hoover</name><uri>https://sourceforge.net/u/choover/</uri></author><id>https://sourceforge.netcc93cd1354a49a1ae1bb72880d33fed8b2678174</id><summary type="html">&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;</summary></entry><entry><title>param support is broken</title><link href="https://sourceforge.net/p/blob/bugs/8/" rel="alternate"/><published>2001-12-20T01:35:04Z</published><updated>2001-12-20T01:35:04Z</updated><author><name>Christopher Hoover</name><uri>https://sourceforge.net/u/choover/</uri></author><id>https://sourceforge.netc24c43acf1de5791c755391bef5103a90da2b1cb</id><summary type="html">&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;</summary></entry><entry><title>PLEB lacks flash functions</title><link href="https://sourceforge.net/p/blob/bugs/7/" rel="alternate"/><published>2001-10-15T22:26:18Z</published><updated>2001-10-15T22:26:18Z</updated><author><name>Erik Mouw</name><uri>https://sourceforge.net/u/erikm/</uri></author><id>https://sourceforge.neta5ccb32370bb5e845371b50b11c6c300bbb7911f</id><summary type="html">&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;</summary></entry><entry><title>Shannon flash functions are untested</title><link href="https://sourceforge.net/p/blob/bugs/6/" rel="alternate"/><published>2001-10-15T22:24:43Z</published><updated>2001-10-15T22:24:43Z</updated><author><name>Erik Mouw</name><uri>https://sourceforge.net/u/erikm/</uri></author><id>https://sourceforge.netef1b399adfb5b8ddae6991d6015ec12b67ca3bd7</id><summary type="html">&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;</summary></entry><entry><title>NESA flash functions are untested</title><link href="https://sourceforge.net/p/blob/bugs/5/" rel="alternate"/><published>2001-10-15T22:23:20Z</published><updated>2001-10-15T22:23:20Z</updated><author><name>Erik Mouw</name><uri>https://sourceforge.net/u/erikm/</uri></author><id>https://sourceforge.net8359c4ba1a3e432b1527000fab01b819f8f61dbe</id><summary type="html">&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;</summary></entry><entry><title>System3 flash functions don't work</title><link href="https://sourceforge.net/p/blob/bugs/4/" rel="alternate"/><published>2001-10-15T22:22:00Z</published><updated>2001-10-15T22:22:00Z</updated><author><name>Erik Mouw</name><uri>https://sourceforge.net/u/erikm/</uri></author><id>https://sourceforge.netd965b6a222e8de4f32356ca07d688577848b4078</id><summary type="html">&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;</summary></entry><entry><title>Brutus flash functions don't work</title><link href="https://sourceforge.net/p/blob/bugs/3/" rel="alternate"/><published>2001-10-15T22:14:58Z</published><updated>2001-10-15T22:14:58Z</updated><author><name>Erik Mouw</name><uri>https://sourceforge.net/u/erikm/</uri></author><id>https://sourceforge.net1ddafea2775f3ca63afa6bac0e50d9bd0894ecf4</id><summary type="html">&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;</summary></entry></feed>