s5p: add lcd info for ld9040
authorDonghwa Lee <dh09.lee@samsung.com>
Tue, 2 Nov 2010 02:26:24 +0000 (11:26 +0900)
committerDonghwa Lee <dh09.lee@samsung.com>
Tue, 2 Nov 2010 02:26:24 +0000 (11:26 +0900)
board/samsung/universal_c210/universal.c

index 5abeb5a..af7cbbc 100644 (file)
@@ -953,6 +953,10 @@ int misc_init_r(void)
 #ifdef CONFIG_CMD_RAMOOPS
        show_dump_msg();
 #endif
+
+#ifdef CONFIG_LCD
+       setenv("lcdinfo", "lcd=ld9040");
+#endif
        check_auto_burn();
 
        check_hw_revision();