X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpcm052.h;h=4e29cf34ab03c34f9fac8801bea54f97efe558b8;hb=e16e137c377c8b96d8d91263d0b6d8470169f841;hp=2628dfa63676dd074482f37ed90ebddd899b421b;hpb=3709844f2366cd75eacee1deeedadaa507ddc9a1;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index 2628dfa..4e29cf3 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -29,11 +29,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 #undef CONFIG_CMD_IMLS @@ -270,7 +267,6 @@ #define CONFIG_ENV_OFFSET_REDUND 0xC0000 #endif -#define CONFIG_OF_LIBFDT #define CONFIG_CMD_BOOTZ #endif