Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

lib

Forked from Reform / reform-boundary-uboot
Loading
user avatar
Clemens Gruber authored
When using gzwrite to eMMC on an i.MX6Q board, the following warning
occurs repeatedly:
CACHE: Misaligned operation at range [4fd63318, 4fe63318]

This patch cache-aligns the memory allocation for the gzwrite writebuf,
therefore avoiding the misaligned dcache flush and the warning from
check_cache_range.

Signed-off-by: default avatarClemens Gruber <clemens.gruber@pqgruber.com>
Reviewed-by: default avatarEric Nelson <eric@nelint.com>
Reviewed-by: default avatarStefan Agner <stefan.agner@toradex.com>
d025021e
History
Name Last commit Last update
..