[U-Boot] [PATCH] video/da8xx-fb: Cache-align memory allocations
Anatolij Gustschin
agust at denx.de
Sun Oct 29 13:49:42 UTC 2017
On Fri, 27 Oct 2017 14:52:08 +0300
Niko Mauno niko.mauno at vaisala.com wrote:
> Resort to malloc_cache_aligned() rather than malloc() which also removes
> 'CACHE: Misaligned operation at range' warnings.
>
> Signed-off-by: Niko Mauno <niko.mauno at vaisala.com>
> ---
> drivers/video/da8xx-fb.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list