3 comments:
don't need to
be aligned, add a '%' after section
What was the reasoning for choosing this vs explicitly noting aligned sections? Is the alignment magnitude implicit? Or provided by the offset?
File Documentation/lib/flashmap.md:
Patch Set #11, Line 114: must be aligned to erase block (e.g., 4k).
an explanation how this erase block size is configured would be useful.
Yes, there are different erase sizes. How is one chosen? I feel like we should be explicit in the alignment and size requirements. This change omits the latter entirely and only looks for implicit offset alignment.
File util/cbfstool/fmd_parser.y:
Patch Set #11, Line 121: 0x1000
We're hard coding 4KiB?
To view, visit change 37262. To unsubscribe, or for help writing mail filters, visit settings.