commit | fe6a5e2ecefbb79c538a8d367f5570abbd1a55ea | [log] [tgz] |
---|---|---|
author | David Hendricks <dhendrix@chromium.org> | Mon Dec 28 18:45:42 2015 -0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Mon May 02 21:30:09 2016 -0700 |
tree | c32401d6e15d24d8a6fc02d21416550e91217996 | |
parent | 9de5a44803225d69f0a28fd4f0246fe61f5966c4 [diff] |
flashrom: Make flashrom_path() use do_cmd() This makes it so there is only one way in which we spawn a child process. BUG=none BRANCH=none TEST=ran "mosys eeprom map" on cyan which uses flashrom Signed-off-by: David Hendricks <dhendrix@chromium.org> Change-Id: If8e39485b4b80d374e4fbdd5951a0b671bc99a26 Reviewed-on: https://chromium-review.googlesource.com/319646 Reviewed-by: Shawn N <shawnn@chromium.org>