Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[platform/kernel/u-boot.git] / include / configs / pcm052.h
index 2628dfa..4e29cf3 100644 (file)
 
 #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
 #define CONFIG_ENV_OFFSET_REDUND       0xC0000
 #endif
 
-#define CONFIG_OF_LIBFDT
 #define CONFIG_CMD_BOOTZ
 
 #endif