diff options
author | Tom Rini | 2016-06-13 09:45:14 -0400 |
---|---|---|
committer | Tom Rini | 2016-06-17 09:34:49 -0400 |
commit | 7802ce910ba17a962d90b60b5e998e40d5a08067 (patch) | |
tree | 5cca3c51f6420d202d36d363b28603b3a57af1d3 /include/configs/cobra5272.h | |
parent | 5e4e87418e0f0e62854fe6c38736e2ee771ec3a7 (diff) |
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 <hdegoede@redhat.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/cobra5272.h')
-rw-r--r-- | include/configs/cobra5272.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cobra5272.h b/include/configs/cobra5272.h index 4396698b7f1..0e8d4ac38bb 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 */ |