mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-24 23:54:24 +00:00
1. Add "hdtv=2' to boot cmdline. HDTV should be primary display device. 2. Color key need be convert to YUV format when output is YUV, to correct the convertion function, negative coefficents of RGB2YUV CSC matrix could not use complement number. Signed-off-by: Jason Chen <b02280@freescale.com>