From: Vagrant Cascadian Date: Thu, 17 Nov 2016 19:10:12 +0000 (+0000) Subject: bootdelay X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=226b84f9d6e16b99e1c931a52d9b05797ef884b9;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" \