summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranbranci <alexandru.n.branciog@intel.com>2016-04-13 01:43:59 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-04-13 01:43:59 +0000
commitcdc8b1fd45dc8f1f5c2058443db501be4dde08fc (patch)
tree887852116a20c64048827a513bcc27ed748b6f8f
parenta3caa90e654778c5a95d031210b603e6b650a3fb (diff)
parent7a83f27532e26559ef292d2e012f1cd6aeee0dbb (diff)
downloadedison-cdc8b1fd45dc8f1f5c2058443db501be4dde08fc.tar.gz
Do not flash u-boot using fastboot protocol for non_os am: abc8840
am: 7a83f27 * commit '7a83f27532e26559ef292d2e012f1cd6aeee0dbb': Do not flash u-boot using fastboot protocol for non_os Change-Id: Iccf83d7b8c3af3beb631f310affb4d76494da56e
-rw-r--r--flash_tools/FlashEdison.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash_tools/FlashEdison.json b/flash_tools/FlashEdison.json
index 93300df..7e77499 100644
--- a/flash_tools/FlashEdison.json
+++ b/flash_tools/FlashEdison.json
@@ -37,7 +37,7 @@
"args": "flash gpt ${gpt_file}"
},
{
- "restrict": ["full", "os", "non_os"],
+ "restrict": ["full", "os"],
"retry": 2,
"mandatory": true,
"description": "Flashing u-boot",