From: Vagrant Cascadian Date: Mon, 10 Jul 2017 19:46:22 +0000 (+0100) 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^2^2^2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=21654f8a1ab89c809205b3a5c28346881faadd14;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 ba29f3e7d..5b85ac0d9 100644 --- a/include/configs/odroid_xu3.h +++ b/include/configs/odroid_xu3.h @@ -111,7 +111,6 @@ EXYNOS_FDTFILE_SETTING \ MEM_LAYOUT_ENV_SETTINGS \ BOOTENV \ - "bootdelay=0\0" \ "rootfstype=ext4\0" \ "console=" CONFIG_DEFAULT_CONSOLE \ "fdtfile=exynos5422-odroidxu3.dtb\0" \