summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
diff options
context:
space:
mode:
authorqianfan Zhao <qianfanguijin@163.com>2021-11-16 09:35:38 +0800
committerTom Rini <trini@konsulko.com>2022-01-14 12:26:30 -0500
commit62649165cb02ab95b57360bb362886935f524f26 (patch)
tree1faea598a9a393a26233745f9c3323c11ab4f07b /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
parent9b72d934c2f7d8ee894f87e082577743877eb76e (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 <qianfanguijin@163.com> Reviewed-by: Sean Anderson <sean.anderson@seco.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions