]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxc_ipuv3: fix memory alignment of framebuffer
authorEric Nelson <eric.nelson@boundarydevices.com>
Sat, 27 Jul 2013 00:53:45 +0000 (17:53 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 29 Jul 2013 10:17:32 +0000 (12:17 +0200)
commit4acb4d391f005c0c72f7b84041b3884e4260a5a4
treecc1cbca8bf8d8a098d9b94d6b89b166510fc1757
parent10f779da54b8a8c85df6d58592c40836d8e7ed49
mxc_ipuv3: fix memory alignment of framebuffer

The frame-buffer on i.MX boards needs to be aligned for DMA.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
drivers/video/mxc_ipuv3_fb.c