X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgdppc440etx.h;h=2845a80e0d23856e07816184fff44979a83e7139;hb=fc5d54b7fa3fa602e06e2f0863c0b134d6afca70;hp=6810b3befc3a2574e57a6bd51ba8b0cd3604b296;hpb=e97f9d817e600cd6f43d1d0da76f5787e33a5c56;p=u-boot diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index 6810b3befc..2845a80e0d 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -33,10 +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 */ -#define CONFIG_AUTOBOOT_KEYED /* use key strings to stop autoboot */ -#define CONFIG_AUTOBOOT_STOP_STR " " - /* * Base addresses -- Note these are effective addresses where the * actual resources get mapped (not physical addresses) @@ -68,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()