X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgdppc440etx.h;h=2845a80e0d23856e07816184fff44979a83e7139;hb=8ed31f369a73d926afa3fdd6a63b71a9c0b487dc;hp=b514278fc3961222ba84f734425664e024dabab4;hpb=e573bdb324c78fac56655a493bea843842c9d9f8;p=u-boot diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index b514278fc3..2845a80e0d 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -33,8 +33,6 @@ #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f*/ #define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */ -#undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ - /* * Base addresses -- Note these are effective addresses where the * actual resources get mapped (not physical addresses) @@ -66,7 +64,6 @@ * Serial Port */ #define CONFIG_CONS_INDEX 2 /* Use UART1 */ -#define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_REG_SIZE 1 #define CONFIG_SYS_NS16550_CLK get_serial_clock()