mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: UniPhier: disable autostart by default
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
parent
70879a9256
commit
8dca1d6f80
1 changed files with 0 additions and 1 deletions
|
|
@ -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;" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue