Re: [U-Boot] JFFS2 scanning bug

2009-04-30 Thread Mark Jackson
On 14/03/09 00:59, Ilya Yanok wrote: Hi Mark, snip I'll prepare the patch and will post it in some days. (We can just drop the above two lines and it should work but the most clean way would be to calculate sector_size after flash_init() and then just use that value but that means a lot

Re: [U-Boot] JFFS2 scanning bug

2009-03-13 Thread Ilya Yanok
Hi Mark, mpfj-l...@mimc.co.uk 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. Thanks for clearing this out. Okay,

Re: [U-Boot] JFFS2 scanning bug

2009-03-06 Thread mpfj-list
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. Okay, I think I've found the problem. When *not* using JFFS2_CMDLINE mode, U-Boot

Re: [U-Boot] JFFS2 scanning bug

2009-02-26 Thread Ilya Yanok
Hi Mark, Mark Jackson wrote: I've just updated from v2008.10 to v2009.01 on my AVR32 board (MIMC200). JFFS2 no longer works (it hangs at Scanning JFFS2 FS:, so I've done a git bisect, and here's the result:- [snip] Is this a known problem ? No, I've never heard of it. Could you

Re: [U-Boot] JFFS2 scanning bug

2009-02-26 Thread Mark Jackson
On 26/02/09 14:48, Ilya Yanok wrote: Hi Mark, Mark Jackson wrote: I've just updated from v2008.10 to v2009.01 on my AVR32 board (MIMC200). JFFS2 no longer works (it hangs at Scanning JFFS2 FS:, so I've done a git bisect, and here's the result:- [snip] Is this a known problem ? No,

Re: [U-Boot] JFFS2 scanning bug

2009-02-26 Thread Ilya Yanok
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. ___ U-Boot mailing list

Re: [U-Boot] JFFS2 scanning bug

2009-02-26 Thread Mark Jackson
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