summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEvgeni Dobrev <[email protected]>2018-08-05 21:56:20 +0200
committerStefan Roese <[email protected]>2018-09-19 08:59:26 +0200
commit028280061a82151b1a79d2cb1fe4ba31c65e6f3c (patch)
tree37b5f53ca7c106f1a68ccb49fd6737c8b4a5f4e5 /include
parentb57f1895b669e3fbdca486e7c40dfea00f22bb93 (diff)
Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS
The default bootdelay of 3 seconds is good enough and there is no need to duplicate it in CONFIG_EXTRA_ENV_SETTINGS. Signed-off-by: Evgeni Dobrev <[email protected]> Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nas220.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nas220.h b/include/configs/nas220.h
index ca5cb2a838e..bdfa42fd30c 100644
--- a/include/configs/nas220.h
+++ b/include/configs/nas220.h
@@ -69,7 +69,6 @@
"0x500000@0xc0000(uimage),"\
"0x1a40000@0x5c0000(rootfs)\0" \
"mtdids=nand0=orion_nand\0"\
- "bootdelay=-1\0"\
"autostart=no\0"\
"autoload=no\0"