X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fvf610twr.h;h=0809fbb1a7c6a8e462c7f071b6098bc3cc4fd940;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=d100f7349ef9ae9bd3ef116c790a958dc4749585;hpb=008e61f5120e7d3acb937953b1322e3aee3160d4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index d100f73..0809fbb 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -36,11 +36,8 @@ #define CONFIG_BOARD_EARLY_INIT_F -#define LPUART_BASE UART1_BASE - /* Allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE -#define CONFIG_SYS_UART_PORT (1) #define CONFIG_BAUDRATE 115200 /* NAND support */ @@ -277,7 +274,6 @@ #define CONFIG_ENV_OFFSET 0x180000 #endif -#define CONFIG_OF_LIBFDT #define CONFIG_CMD_BOOTZ #endif