Ticket #217 (closed defect: fixed)
Implement NAND OTP area read/write as u-boot commands
| Reported by: | laforge@… | Owned by: | werner@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | u-boot | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
We want to be able to 'nand otp write' and 'nand otp read' pages from the NAND
OTP block.
Change History
Note: See
TracTickets for help on using
tickets.

we now have the OK from Samsung to use those command in GPL'd software, so we
can go ahead with this.