X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fgw_ventana.h;h=a92157d52cb79a093298fcb54b8f5cb16891f745;hb=d584648dad691caec3ecc7777dbfa3f1936878e5;hp=5b8f2420d69d844848128d3a25a3c7cb4de88fc5;hpb=08649c3d50b1ca014a9e0bf87c724f99f88a20ce;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 5b8f242..a92157d 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -43,7 +43,6 @@ #define CONFIG_IMX_THERMAL /* Serial */ -#define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART2_BASE #if !defined(CONFIG_SPI_FLASH) && defined(CONFIG_SPL_NAND_SUPPORT) @@ -116,14 +115,12 @@ #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0 #define CONFIG_USBD_HS -#define CONFIG_NETCONSOLE /* Framebuffer and LCD */ #define CONFIG_VIDEO_LOGO #define CONFIG_IMX_HDMI #define CONFIG_IMX_VIDEO_SKIP #define CONFIG_VIDEO_BMP_LOGO -#define CONFIG_SPLASH_SCREEN_ALIGN #define CONFIG_HIDE_LOGO_VERSION /* Custom config to hide U-boot version */ /* Miscellaneous configurable options */ @@ -147,10 +144,6 @@ */ /* Persistent Environment Config */ -#if defined(CONFIG_ENV_IS_IN_MMC) - #define CONFIG_SYS_MMC_ENV_DEV 0 - #define CONFIG_SYS_MMC_ENV_PART 1 -#endif /* Environment */ #define CONFIG_IPADDR 192.168.1.1