[U-Boot] [PATCH v2 12/22] video: Use cache-alignment in video_sync()

Simon Glass sjg at chromium.org
Fri Nov 25 20:38:49 CET 2016


On 13 November 2016 at 14:22, Simon Glass <sjg at chromium.org> wrote:
> Sometimes the frame buffer is not a multiple of the cache line size.
> Adjust the cache-flushing code to avoid cache warnings/errors in this
> case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/video/video-uclass.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied to u-boot-rockchip.


More information about the U-Boot mailing list