]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
video: Allocate the MXSFB framebuffer aligned
authorMarek Vasut <marex@denx.de>
Tue, 30 Jul 2013 21:37:52 +0000 (23:37 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 9 Aug 2013 19:48:44 +0000 (21:48 +0200)
commite57baf5d199e9a330032de29025af955717ebdf9
tree46cf1533ee10bc01c7024f89ba5a757e7f62154a
parent69f7345c95011cdc46d0ecf5e62c16d711e2eb2a
video: Allocate the MXSFB framebuffer aligned

Allocate the framebuffer aligned so it can be flushed
and the flush_dcache_range() function won't complain.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
drivers/video/mxsfb.c