From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Mon, 20 Jun 2016 11:01:00 +0200 Subject: [U-Boot] Setting CONFIG_BOOTDELAY=2 for xilinx boards In-Reply-To: References: Message-ID: <5767B0CC.7070203@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi, 2 or 3 sec are not doing difference. No problem to do it. Thanks, Michal On 20.6.2016 10:12, Masahiro Yamada wrote: > Hi Michal, > > > I see CONFIG_BOOTDELAY=3 in the defconfigs you are maintaining. > > If it is no problem, > can you drop "CONFIG_BOOTDELAY=3", please? > > > I did so for my boards. Please see my patch: > http://patchwork.ozlabs.org/patch/636878/ > > > I have Zynq Zedboard, and > I am quite sure CONFIG_BOOTDELAY=2 (, which is now the default of Kconfig) > should work for it, > but I think you have better access to other Xilinx boards > (including Avnet boards with Xilinx SoC). > > > Thanks. >