Re: [U-Boot] [PATCH] video/da8xx-fb: Cache-align memory allocations

2017-10-29 Thread Anatolij Gustschin
On Fri, 27 Oct 2017 14:52:08 +0300
Niko Mauno niko.ma...@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 
> ---
>  drivers/video/da8xx-fb.c | 8 
>  1 file changed, 4 insertions(+), 4 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH] video/da8xx-fb: Cache-align memory allocations

2017-10-27 Thread Anatolij Gustschin
On Fri, 27 Oct 2017 14:52:08 +0300
Niko Mauno niko.ma...@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 
> ---
>  drivers/video/da8xx-fb.c | 8 
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Anatolij Gustschin 

--
Anatolij

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot