X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx25pdk.h;h=efca2875397e7b7b51428c4a678463ee899fcbc7;hb=f3fcf92d595b297b47a1b58b8ec39f93f40ef912;hp=d1ba02b6eedcd8875572c2f56e93a6cb9f5cd080;hpb=1086c5d6f8541460f0f10e4a302d8aac27e0e6e0;p=u-boot diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index d1ba02b6ee..efca287539 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -57,7 +57,6 @@ #define CONFIG_MXC_UART_BASE UART1_BASE #define CONFIG_CONS_INDEX 1 /* use UART0 for console */ #define CONFIG_BAUDRATE 115200 /* Default baud rate */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* No NOR flash present */ #define CONFIG_ENV_OFFSET (6 * 64 * 1024) @@ -65,7 +64,6 @@ #define CONFIG_ENV_IS_NOWHERE #define CONFIG_SYS_NO_FLASH -#define CONFIG_SYS_64BIT_VSPRINTF /* U-Boot general configuration */ #define CONFIG_SYS_PROMPT "MX25PDK U-Boot > "