Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
This commit is contained in:
Sam Leffler 2009-02-08 20:29:37 +00:00
parent d2bf64c309
commit 26b3568c2f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188332

View File

@ -439,7 +439,7 @@ cfi_write_block(struct cfi_softc *sc)
* at the factory with a unique 64-bit number which is immutable.
* The other segment is left blank for User (OEM) programming.
* The User/OEM segment is One Time Programmable (OTP). It can also
* be locked to prevent any firther writes by setting bit 0 of the
* be locked to prevent any further writes by setting bit 0 of the
* Protection Lock Register (PLR). The PLR can written only once.
*/