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

2016-07-25 Thread Marek Vasut
On 07/24/2016 06:38 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 > except socfpga_vining_fpga_defconfig. > > Signed-off-by: Masahiro Yamada Applied, thanks > --- > > Changes i

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

2016-07-24 Thread Chin Liang See
On Mon, 2016-07-25 at 08:08 +0200, Stefan Roese wrote: > On 24.07.2016 18:38, 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 > > except socfpga_vining_fpga_defconfig. > > > > Signed

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

2016-07-24 Thread Stefan Roese
On 24.07.2016 18:38, 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 except socfpga_vining_fpga_defconfig. Signed-off-by: Masahiro Yamada Acked-by: Stefan Roese Thanks, Stefan ___

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

2016-07-24 Thread Masahiro Yamada
This option controls how long it should be paused before entering the auto-boot mode. The default value from Kconfig should be fine except socfpga_vining_fpga_defconfig. Signed-off-by: Masahiro Yamada --- Changes in v2: - Keep socfpga_vining_fpga_defconfig untouched configs/socfpga_arria5_d