View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003095 | UBoot | NAND-FMD | public | 2016-11-21 19:08 | 2016-11-24 16:48 |
| Reporter | Keller | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | fsvybrid-V2.1 | ||||
| Target Version | fsvybrid-V2.2 | Fixed in Version | fsimx6sx-V1.0 | ||
| Summary | 0003095: Add nand convert command for fsvybrid | ||||
| Description | Because U-Boot on fsvybrid used a static OOB layout that was only meant for OOB areas with exactly 64 bytes size, the page layout in U-Boot differed from NBoot when the actual OOB size was other than 64 bytes. In this case U-Boot and Linux could not read what NBoot had written and vice versa. This meant we could not update U-Boot from U-Boot because NBoot could not read this image later when booting the next time. We have fixed this issue in the U-Boot and Linux drivers already, but we also need a way to convert existing NAND content of boards in the field from the old to the new format, for example as part of an update procedure. Add a conversion command to do that. | ||||
| Forum Link | |||||