* How common is OTP support in NAND flash?
@ 2012-05-13 14:25 Subodh Nijsure
2012-05-15 10:30 ` Artem Bityutskiy
0 siblings, 1 reply; 3+ messages in thread
From: Subodh Nijsure @ 2012-05-13 14:25 UTC (permalink / raw)
To: linux-mtd
I see that MTD char drivers have support for programming the OTP pages
on NAND flash, some questions regarding that.
Do most flash chip vendors support on-flash OTP pages or if one develops
product that depends on using data from flash OTP, one would be locked
into that specific vendors.
And does anybody know if these OTP pages are also subjected to
bit-flipping or one shouldn't have to worry about that for OTP pages?
-Subodh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How common is OTP support in NAND flash?
2012-05-13 14:25 How common is OTP support in NAND flash? Subodh Nijsure
@ 2012-05-15 10:30 ` Artem Bityutskiy
2012-05-16 6:53 ` Ricard Wanderlof
0 siblings, 1 reply; 3+ messages in thread
From: Artem Bityutskiy @ 2012-05-15 10:30 UTC (permalink / raw)
To: Subodh Nijsure; +Cc: linux-mtd
[-- Attachment #1: Type: text/plain, Size: 700 bytes --]
On Sun, 2012-05-13 at 07:25 -0700, Subodh Nijsure wrote:
> I see that MTD char drivers have support for programming the OTP pages
> on NAND flash, some questions regarding that.
>
> Do most flash chip vendors support on-flash OTP pages or if one develops
> product that depends on using data from flash OTP, one would be locked
> into that specific vendors.
>
> And does anybody know if these OTP pages are also subjected to
> bit-flipping or one shouldn't have to worry about that for OTP pages?
I think this OTP stuff is ad-hoc and was not designed carefully. I
cannot tell for sure, but most probably this is very vendor/HW -
specific.
--
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] 3+ messages in thread
* Re: How common is OTP support in NAND flash?
2012-05-15 10:30 ` Artem Bityutskiy
@ 2012-05-16 6:53 ` Ricard Wanderlof
0 siblings, 0 replies; 3+ messages in thread
From: Ricard Wanderlof @ 2012-05-16 6:53 UTC (permalink / raw)
To: Subodh Nijsure; +Cc: linux-mtd@lists.infradead.org, Artem Bityutskiy
> On Sun, 2012-05-13 at 07:25 -0700, Subodh Nijsure wrote:
>> I see that MTD char drivers have support for programming the OTP pages
>> on NAND flash, some questions regarding that.
>>
>> Do most flash chip vendors support on-flash OTP pages or if one develops
>> product that depends on using data from flash OTP, one would be locked
>> into that specific vendors.
>>
>> And does anybody know if these OTP pages are also subjected to
>> bit-flipping or one shouldn't have to worry about that for OTP pages?
I actually can't say I know, but since it is OTP, it's not possible to
erase and reprogram the data; and it's intended use for more or less
permanent information would strongly suggest that it must be an array of
classic EPROM cells with essentially no bit rot or it wouldn't be very
useful.
/Ricard
--
Ricard Wolf Wanderlöf ricardw(at)axis.com
Axis Communications AB, Lund, Sweden www.axis.com
Phone +46 46 272 2016 Fax +46 46 13 61 30
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-16 6:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 14:25 How common is OTP support in NAND flash? Subodh Nijsure
2012-05-15 10:30 ` Artem Bityutskiy
2012-05-16 6:53 ` Ricard Wanderlof
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).