From 7802ce910ba17a962d90b60b5e998e40d5a08067 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Jun 2016 09:45:14 -0400 Subject: configs: Re-sync BOOTDELAY changes With updated moveconfig.py and an better default, re-generate the migration of BOOTDELAY to the defconfig. Reviewed-by: Hans de Goede Signed-off-by: Tom Rini --- include/configs/cobra5272.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/configs/cobra5272.h b/include/configs/cobra5272.h index 4396698b7f..0e8d4ac38b 100644 --- a/include/configs/cobra5272.h +++ b/include/configs/cobra5272.h @@ -149,10 +149,6 @@ /*AUTOBOOT settings - booting images automatically by u-boot after power on*/ -seconds u-boot will wait before starting defined (auto-)boot command, setting -to -1 disables delay, setting to 0 will too prevent access to u-boot command -interface: u-boot then has to reflashed */ - /* The following settings will be contained in the environment block ; if you want to use a neutral environment all those settings can be manually set in u-boot: 'set' command */ -- cgit v1.2.1