summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-06 00:03:18 +0900
committerMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-08 01:25:44 +0900
commit8dca1d6f80c3c304def8e0054430c835f34d1343 (patch)
treebe458c2d2a5f96fa3dd0ed6fb7add81f13e41dfa
parent70879a92561abd300e9e84b25fff841bb3b34837 (diff)
downloadblackbird-obmc-uboot-8dca1d6f80c3c304def8e0054430c835f34d1343.tar.gz
blackbird-obmc-uboot-8dca1d6f80c3c304def8e0054430c835f34d1343.zip
ARM: UniPhier: disable autostart by default
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
-rw-r--r--include/configs/uniphier-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/uniphier-common.h b/include/configs/uniphier-common.h
index 2140fccc5a..31ab4708eb 100644
--- a/include/configs/uniphier-common.h
+++ b/include/configs/uniphier-common.h
@@ -205,7 +205,6 @@ are defined. Select only one of them."
"image_offset=0x00080000\0" \
"image_size=0x00f00000\0" \
"verify=n\0" \
- "autostart=yes\0" \
"norboot=run add_default_bootargs;" \
"bootm $image_offset\0" \
"nandboot=run add_default_bootargs;" \
OpenPOWER on IntegriCloud