[U-Boot] [PATCH] embestmx6boards: Increase boot delay to 3s
Michael Trimarchi
michael at amarulasolutions.com
Sat Dec 13 15:32:24 CET 2014
Hi
On Sat, Dec 13, 2014 at 10:16 PM, Eric Bénard <eric at eukrea.com> wrote:
> Hi Nikolay,
>
> Le Fri, 12 Dec 2014 20:16:19 +0200,
> picmaster at mail.bg a écrit :
>
Can you just change your enviroment? if I remember correctly you can
override boot delay
Michael
>> From: Nikolay Dimitrov <picmaster at mail.bg>
>>
>> Signed-off-by: Nikolay Dimitrov <picmaster at mail.bg>
>> ---
>> include/configs/embestmx6boards.h | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h
>> index 185edbe..28099a8 100644
>> --- a/include/configs/embestmx6boards.h
>> +++ b/include/configs/embestmx6boards.h
>> @@ -120,7 +120,7 @@
>> #define CONFIG_CMD_SETEXPR
>> #undef CONFIG_CMD_IMLS
>>
>> -#define CONFIG_BOOTDELAY 1
>> +#define CONFIG_BOOTDELAY 3
>>
>> #define CONFIG_LOADADDR 0x12000000
>> #define CONFIG_SYS_TEXT_BASE 0x17800000
>
> This will increase the boot time by 2 seconds : why is that needed ?
>
> Best regards,
> Eric
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
More information about the U-Boot
mailing list