]> git.sur5r.net Git - u-boot/commit
Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.
authorVagrant Cascadian <vagrant@debian.org>
Sun, 3 Jun 2018 18:56:05 +0000 (11:56 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 4 Jun 2018 15:25:30 +0000 (11:25 -0400)
commit38cad04e2d07d5833114831d6f92c759a9253fe7
tree7c2843a3c887477531b5297733f9d62129cb0aa9
parent8664ab7debabfb6e1049c81030c2a18fd3eecb58
Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.

The default value with distro_bootcmd is 2 seconds, which is
reasonably fast, and provides a consistent experience across platforms
supporting distro_bootcmd.

The current bootdelay value of 0 seconds is a bit challenging to
interrupt when desired.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Marek Vasut <marex@denx.de>
include/configs/odroid_xu3.h