[U-Boot] [PATCH] ARM: socfpga: use the default CONFIG_BOOTDELAY=2

Masahiro Yamada yamada.masahiro at socionext.com
Sun Jul 24 18:39:45 CEST 2016


2016-07-25 0:16 GMT+09:00 Marek Vasut <marex at denx.de>:
> On 07/23/2016 04:22 PM, Masahiro Yamada wrote:
>> This option controls how long it should be paused before entering
>> the auto-boot mode.  The default value from Kconfig should be fine
>> for most cases, while users can still change it as they like.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>> ---
>>
>
> [...]
>
>> diff --git a/configs/socfpga_vining_fpga_defconfig b/configs/socfpga_vining_fpga_defconfig
>> index 80552a5..9ff5891 100644
>> --- a/configs/socfpga_vining_fpga_defconfig
>> +++ b/configs/socfpga_vining_fpga_defconfig
>> @@ -10,7 +10,6 @@ CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_vining_fpga"
>>  CONFIG_SPL=y
>>  CONFIG_SPL_STACK_R=y
>>  CONFIG_FIT=y
>> -CONFIG_BOOTDELAY=5
>>  CONFIG_HUSH_PARSER=y
>>  CONFIG_CMD_BOOTZ=y
>>  # CONFIG_CMD_IMLS is not set
>>
> Please keep the 5 sec here for the vining, it's required on this board.
> The other boards are fine.

Thanks for your review!
V2 is now on Patchwork.



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list