diff options
author | Jason Chen <b02280@freescale.com> | 2010-11-24 10:59:37 +0800 |
---|---|---|
committer | Jason Chen <b02280@freescale.com> | 2010-11-24 18:55:32 +0800 |
commit | 8b63429a2b0b18e4473a71fd49d2e57428eac7d3 (patch) | |
tree | 23124c056d6801ebec65cf695cb9adc04499ccb6 /sound | |
parent | 4eece2aefa79e97c4bc7b9ba43cecb0dd5acd31f (diff) |
ENGR00133954-2 ipuv3: remove FB_SYNC_EXT flag
FB_SYNC_EXT was used to represent ext clk, but actually, it represent ext sync.
Some applications do not recognize it, during fb_set_var ioctl may miss it,
which will cause fb display fail, for example X window startup.
Remove FB_SYNC_EXT flag, and choose ext clk support by ipu driver.
If you want to use ipu internal clk only, you can add int_clk to your video
option like below:
video=mxcdi0fb:RGB565,800x480M@55,int_clk
Signed-off-by: Jason Chen <b02280@freescale.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions