cvbs problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

cvbs problem

1,087 次查看
zhangenvi
Contributor I

all,

      1.add tvout(tve) into u-boot bootargs  etenv bootargs ${bootargs} init=/init androidboot.console=ttymxc0 di1_primary gpu_nommu, gpu_memory=32M video=mxcdi1fb:YUV444,TV-720P60 dmfc=3 tve'

2. in mx53_loco.c  

    static struct tve_platform_data tve_data = {
 .boot_enable = MXC_TVE_TVOUT,
}; 

3.then setprop rw.VIDEO_TVOUT_DISPLAY 1   in init.rc

 

but tvout cvbs no signal,why?

 

 

 

标记 (1)
0 项奖励
3 回复数

798 次查看
charleschang
Contributor III
0 项奖励

798 次查看
zhangenvi
Contributor I
 r10.3. no boot logo
0 项奖励

798 次查看
LilyZhang
Contributor I

Which Linux BSP version you are using for MX53 LOCO?

Did you see boot logo? If not, please check boot parameter.

0 项奖励