From: Minkyu Kang Date: Thu, 13 Jan 2011 09:53:11 +0000 (+0900) Subject: s5pc110: universal: enable LCD, disable fat_write X-Git-Tag: v0.2~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56a2d5f1cfbe5fd8bf5ae603232907f34d80d70d;p=kernel%2Fu-boot.git s5pc110: universal: enable LCD, disable fat_write Signed-off-by: Minkyu Kang --- diff --git a/include/configs/s5pc110_universal.h b/include/configs/s5pc110_universal.h index 2cea8e7..1dcde3e 100644 --- a/include/configs/s5pc110_universal.h +++ b/include/configs/s5pc110_universal.h @@ -135,7 +135,6 @@ #define CONFIG_CMD_PMIC #define CONFIG_CMD_DEVICE_POWER #define CONFIG_CMD_FAT -#define CONFIG_CMD_RAMOOPS #define CONFIG_INFO_ACTION /* disabled commands */ @@ -166,8 +165,6 @@ #define CONFIG_UBIFS_MK #define CONFIG_UBINIZE -#define CONFIG_FAT_WRITE - /* To use the TFTPBOOT over USB, Please enable the CONFIG_CMD_NET */ #undef CONFIG_CMD_NET @@ -435,7 +432,7 @@ #define CONFIG_RAMDISK_ADDR (CONFIG_SYS_SDRAM_BASE + 0x03000000) /* LCD */ -#if 0 /* For LCD test */ +#if 1 /* For LCD test */ #define CONFIG_LCD 1 #define CONFIG_FB_RESERVED_MEM 0x42504000 #define CONFIG_S5PC1XXFB 1