]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: mb862xx: support Coral-PA controller
authorAnatolij Gustschin <agust@denx.de>
Fri, 27 May 2011 14:08:20 +0000 (16:08 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 4 Aug 2011 20:55:34 +0000 (22:55 +0200)
commitd7ffd27a6e52e33e59f0acdc0898bac3d3d91548
treed10149e59f716568ce45c7199eacf0e3e9acd01f
parent3b4a226305636a067d8da6022c011df008a6e0d7
video: mb862xx: support Coral-PA controller

Add detection of Coral-PA and configure Coral CCF an MMR parameters
using CONFIG_SYS_MB862xx_CCF and CONFIG_SYS_MB862xx_MMR macros.
Use CCF and MMR parameters for Coral-P Eval. Board if the appropriate
macros weren't defined.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/mb862xx.c