From 996d88d8106cea72cdf7eea46cd990d6caabc430 Mon Sep 17 00:00:00 2001 From: Dirk Eibach Date: Thu, 26 Apr 2012 03:54:25 +0000 Subject: powerpc/ppc4xx: Update gdsys board configurations Signed-off-by: Dirk Eibach Cc: Stefan Roese Signed-off-by: Stefan Roese --- include/configs/gdppc440etx.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/configs/gdppc440etx.h') diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index 3c59ff4922..9efbb8e34c 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -50,6 +50,10 @@ #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) -- cgit v1.2.1