add bmp photo for factory and del fb test log
authorywj <ywj@rockchip.com>
Fri, 17 Aug 2012 09:57:15 +0000 (17:57 +0800)
committerywj <ywj@rockchip.com>
Fri, 17 Aug 2012 09:57:15 +0000 (17:57 +0800)
drivers/video/logo/logo_bmp.bmp [new file with mode: 0644]
drivers/video/rockchip/rk_fb.c

diff --git a/drivers/video/logo/logo_bmp.bmp b/drivers/video/logo/logo_bmp.bmp
new file mode 100644 (file)
index 0000000..df5298e
Binary files /dev/null and b/drivers/video/logo/logo_bmp.bmp differ
index 9e70bca3f1c1b6e57387fb6fa6f9a73d12b40e51..fb1a94096c6aebb927ae50a8384ef47b13f07673 100644 (file)
@@ -379,7 +379,6 @@ static int rk_fb_set_par(struct fb_info *info)
        u8 data_format = var->nonstd&0xff;
        var->pixclock = dev_drv->pixclock;
        
-       printk("-----data_format=%d\n",data_format);
        #if defined(CONFIG_HDMI_RK30)
                #if defined(CONFIG_DUAL_DISP_IN_KERNEL)
                        if(hdmi_get_hotplug() == HDMI_HPD_ACTIVED)