diff options
| author | qianfan Zhao <[email protected]> | 2021-11-16 09:35:38 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-01-14 12:26:30 -0500 |
| commit | 62649165cb02ab95b57360bb362886935f524f26 (patch) | |
| tree | 1faea598a9a393a26233745f9c3323c11ab4f07b /scripts | |
| parent | 9b72d934c2f7d8ee894f87e082577743877eb76e (diff) | |
lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
CHUNK_TYPE_RAW buffer is not aligned, and flash sparse images by
fastboot will report "Misaligned operation" if DCACHE is enabled.
Flashing Sparse Image
CACHE: Misaligned operation at range [84000028, 84001028]
CACHE: Misaligned operation at range [84001034, 84002034]
CACHE: Misaligned operation at range [8401104c, 8401304c]
Fix it
Signed-off-by: qianfan Zhao <[email protected]>
Reviewed-by: Sean Anderson <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
