[U-Boot] [PATCH 1/9] ARM: UniPhier: disable autostart by default

Masahiro Yamada yamada.m at jp.panasonic.com
Fri Dec 5 16:03:18 CET 2014


Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
---

 include/configs/uniphier-common.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/uniphier-common.h b/include/configs/uniphier-common.h
index 2140fcc..31ab470 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;"				\
-- 
1.9.1



More information about the U-Boot mailing list