local: update flashfirstimage for sec1/vmhost1

This commit is contained in:
Paul Walker
2020-08-13 11:17:04 +01:00
parent bb4ea0e62e
commit ae4e69c73c
2 changed files with 6 additions and 4 deletions

View File

@@ -9,4 +9,5 @@ alias jtagserial="telnet $EJTAG_IP 2300"
alias jtagserial2="telnet $EJTAG_IP 2301"
alias gp="globalprotect"
alias flash="webflasher.pl -i $EJTAG_IP -t -T http://$WEBFLASHER_HOST/webflasher/"
alias flashfirstimage="webflasher.pl -i $EJTAG_IP -s 0x100000 -t -T http://$WEBFLASHER_HOST/webflasher/"
alias flashfirstimagez4="flash -s 0x100000"
alias flashfirstimage="flash -s 0x180000"