Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-16 Thread Artem Bityutskiy
not need this. So _if_ there are measurable costs, I'd argue that there is no need for people to pay it for nothing during normal file I/O. Hmm? Thanks! -- Best Regards, Artem Bityutskiy ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-15 Thread Artem Bityutskiy
On Wed, 2014-01-15 at 21:29 +, Gupta, Pekon wrote: Hi Artem, From: Artem Bityutskiy [mailto:artem.bityuts...@linux.intel.com] snip Conclusion: all UBIFS needs is a way to ask the driver - is this NAND page blank or not? UBIFS does not really has to compare to all 0xFFs. Thanks

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-13 Thread Artem Bityutskiy
.html Does UBI/UBIFS take care of this now? No. UBIFS still assumes that blank pages are ECC-protected by the driver. No one stepped in and took care of changing this yet. -- Best Regards, Artem Bityutskiy ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-13 Thread Artem Bityutskiy
to compare to all 0xFFs. -- Best Regards, Artem Bityutskiy ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] UBIFS seeing corrupt blank pages when image flashed via u-boot

2014-01-03 Thread Artem Bityutskiy
://www.linux-mtd.infradead.org/faq/ubifs.html#L_free_space_fixup P.S. Looking at the MTD web-site now, when I am not doing any UBI/UBIFS/MTD work anymore for few years, I am impressed how much stuff I actually documented there :-) HTH. -- Best Regards, Artem Bityutskiy

Re: [U-Boot] U-Boot: using nand write to flash an ubi image, ubi part fails

2011-06-01 Thread Artem Bityutskiy
://www.linux-mtd.infradead.org/faq/nand.html#L_nand_nandsim or modinfo nandsim), write some garbage there or your image, and try to format it. If you can describe how I can reproduce this in my PC, I might look at this. Or you can just debug ubiformat yourself. -- Best Regards, Artem Bityutskiy

Re: [U-Boot] [PATCH 0/5] introduce nand write.ubi, and drop ffs for jffs2 too

2011-04-29 Thread Artem Bityutskiy
- have to have to a pub to farewell several colleagues who are leaving the company :) -- Best Regards, Artem Bityutskiy (Артём Битюцкий) ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 2/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 1)

2009-02-26 Thread Artem Bityutskiy
to writing, if you wanted. E.g., whole garbage collecting, committing, synching stuff, and so on. -- Best regards, Artem Bityutskiy (Битюцкий Артём) ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot