Re: [U-Boot] [PATCH 1/5] video: mb862xx: support Coral-PA controller

2011-07-04 Thread Anatolij Gustschin
On Fri, 27 May 2011 16:08:20 +0200 Anatolij Gustschin wrote: > 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. >

[U-Boot] [PATCH 1/5] video: mb862xx: support Coral-PA controller

2011-05-27 Thread Anatolij Gustschin
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 --- drivers/video/mb862xx.c | 32 +