From: Vagrant Cascadian Date: Mon, 27 Mar 2017 18:39:51 +0000 (+0000) Subject: bootdelay X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1~1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8a2ab6fc3d87b5e074c09d4db35cc29edd8a472e;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 40b48f70a..2ef2a335a 100644 --- a/include/configs/odroid_xu3.h +++ b/include/configs/odroid_xu3.h @@ -113,7 +113,6 @@ EXYNOS_FDTFILE_SETTING \ MEM_LAYOUT_ENV_SETTINGS \ BOOTENV \ - "bootdelay=0\0" \ "rootfstype=ext4\0" \ "console=" CONFIG_DEFAULT_CONSOLE \ "fdtfile=exynos5422-odroidxu3.dtb\0" \