diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index c2ba7e3..dc3ea28 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -18,6 +18,9 @@ #include +#undef CONFIG_BOOTDELAY +#define CONFIG_BOOTDELAY (-2) /* Always autoboot */ + #define MACH_TYPE_TIAM335EVM 3589 /* Until the next sync */ #define CONFIG_MACH_TYPE MACH_TYPE_TIAM335EVM