Ticket #142 (closed defect: fixed)
sjf2410-linux cleanup / help message / NAND read
| Reported by: | laforge@… | Owned by: | werner@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Host Software | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
The sjf2410 needs a cleanup consisting of
1) fixing the bogus 'unknown s option used' message during startup
2) use unix-style options in help message
3) let the user specify the filename/path for NAND read instead of hardcoded
filename
4) allow partial read of flash (user specificied amount of blocks)
Change History
comment:1 Changed 6 years ago by sean_mosko@…
- Owner changed from buglog@… to teddy@…
- Milestone set to Phase 0
comment:4 Changed 6 years ago by werner@…
- Owner changed from teddy@… to werner@…
- Status changed from assigned to new
comment:5 Changed 6 years ago by werner@…
- Status changed from new to closed
- Resolution set to fixed
1) I don't see this one, maybe it's already fixed
2) fixed. Also added Unix-style option processing
3) fixed. -f now sets the file name for everything.
4) fixed. Tried to follow existing UI style as closely as possible.
Version in SVN. Propagation to OE build pending.
Note: See
TracTickets for help on using
tickets.

Ask Harald for this source code if you don't already have it.