diff --git a/util/flash_ec b/util/flash_ec index 5375851e20..6449c68ff6 100755 --- a/util/flash_ec +++ b/util/flash_ec @@ -7,8 +7,6 @@ COMMON_SH=/usr/lib/crosutils/common.sh . "${COMMON_SH}" || exit 1 -get_default_board - # Flags DEFINE_string board "${DEFAULT_BOARD}" \ "The board to run debugger on."