a2e1b03d09
The current flash_map.h API treats flash areas and flash sectors synonymously. This isn't accurate; a flash area comprises one or more sectors. To distinguish them, add a new struct flash_sector, and a new flash_area_get_sectors() which initializes an array of struct flash_sector instead of struct flash area. That done, deprecate flash_area_to_sectors(). Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org> |
||
---|---|---|
.. | ||
flash_map | ||
hal | ||
os | ||
sysflash | ||
config-asn1.h | ||
config-boot.h | ||
target.h |