From: Vagrant Cascadian Date: Wed, 21 Feb 2018 00:49:33 +0000 (+0000) Subject: bootdelay X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e118b67fe39901b45d63316f11760de38fd87b19;p=u-boot.git bootdelay Use the default bootdelay from distro_bootcmd. Gbp-Pq: Topic odroid-xu3 Gbp-Pq: Name bootdelay --- diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h index 2969f1899..db95483bd 100644 --- a/include/configs/odroid_xu3.h +++ b/include/configs/odroid_xu3.h @@ -106,7 +106,6 @@ EXYNOS_FDTFILE_SETTING \ MEM_LAYOUT_ENV_SETTINGS \ BOOTENV \ - "bootdelay=0\0" \ "rootfstype=ext4\0" \ "console=" CONFIG_DEFAULT_CONSOLE "\0"\ "fdtfile=exynos5422-odroidxu3.dtb\0" \