View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003857 | UBoot | U-Boot | public | 2019-03-15 13:34 | 2019-06-12 11:48 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | open | ||
Product Version | fsimx7ulp-start | ||||
Target Version | fsimx7ulp-2019.02-pre | Fixed in Version | fsimx7ulp-2019.02-pre | ||
Summary | 0003857: Fix QSPI-Flash erase problem | ||||
Description | The QSPI Flash s25fs512s supports a hybrid sectormode, which allows to erase the first 32KB in 4KB sections. The rest has to be erased in 256KB sections. However th uboot does not support this and trys to erase everything in 4kb sections. By not setting the SECT_4K flag all sections get the size 256KB and can only be erased by this size. Git commit: ad2f2c8b00372b27cdcf0a8edd1d155befa7a6a8 | ||||
Forum Link | |||||