From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jackson Date: Thu, 26 Feb 2009 16:19:47 +0000 Subject: [U-Boot] JFFS2 scanning bug In-Reply-To: <49A6B93F.60408@emcraft.com> References: <49A54277.3050005@mimc.co.uk> <49A6ABA1.5010006@emcraft.com> <49A6B2B7.6000708@mimc.co.uk> <49A6B93F.60408@emcraft.com> Message-ID: <49A6C123.2060207@mimc.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26/02/09 15:46, Ilya Yanok wrote: > Hi Mark, > > Don't you have JTAG debugger so you could find where exactly it hangs? > Or you can try adding debugging printf's to the source... I can't > reproduce your problem myself so that info would be useful. > > Regards, Ilya. I do have a JTAG unit, but it'll be quicker for me to just use some debug printf's. I'll report back when I've found the problem. Regards Mark