* NAND Flash Programming for Production
@ 2012-07-18 21:54 Joel Futterman
2012-08-17 13:04 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Joel Futterman @ 2012-07-18 21:54 UTC (permalink / raw)
To: linux-mtd@lists.infradead.org
We have implemented a UBIFS in our embedded MIPS system. We need to deliver our code to a vendor that performs the gang programming prior to production. They use a BP Microsystems model 2800 Flash programmer. What format are the files that we deliver in order for the programmer to create the UBI layer. They are unable to produce a part with our UBI system properly in place. Is there a function within the BP Microsystems programmer that they are missing?
Thanks,
Joel
The information contained in this message may be confidential, privileged or protected from disclosure. If you have received it by mistake, please let us know by e-mail reply and delete it from your system; you may not copy, disseminate or disclose the contents of this message to anyone
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NAND Flash Programming for Production
2012-07-18 21:54 NAND Flash Programming for Production Joel Futterman
@ 2012-08-17 13:04 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2012-08-17 13:04 UTC (permalink / raw)
To: Joel Futterman; +Cc: linux-mtd@lists.infradead.org
[-- Attachment #1: Type: text/plain, Size: 899 bytes --]
On Wed, 2012-07-18 at 16:54 -0500, Joel Futterman wrote:
> We have implemented a UBIFS in our embedded MIPS system. We need to deliver our code to a vendor that performs the gang programming prior to production. They use a BP Microsystems model 2800 Flash programmer. What format are the files that we deliver in order for the programmer to create the UBI layer. They are unable to produce a part with our UBI system properly in place. Is there a function within the BP Microsystems programmer that they are missing?
Here is some information on how UBI flasher should work:
http://www.linux-mtd.infradead.org/doc/ubi.html#L_flasher_algo
If you do not have a possibility to implement a smart flasher, you can
use a dumb flasher as well, just set the 'fixup' UBIFS flag, see here:
http://www.linux-mtd.infradead.org/faq/ubifs.html#L_free_space_fixup
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-17 13:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18 21:54 NAND Flash Programming for Production Joel Futterman
2012-08-17 13:04 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).