From e37cfb5d0b10b43c8957d459422eb794cafeadc2 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 7 Jan 2018 22:19:18 +0000 Subject: [PATCH] bootdelay Use the default bootdelay from distro_bootcmd. Gbp-Pq: Topic odroid-xu3 Gbp-Pq: Name bootdelay --- include/configs/odroid_xu3.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h index 13a45010b..bfc4f23e6 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 \ "fdtfile=exynos5422-odroidxu3.dtb\0" \ -- 2.30.2