local: sec1, update jtag IP
This commit is contained in:
@@ -19,7 +19,7 @@ alias log2='git log --graph --oneline --all --decorate=full'
|
||||
alias v=vbindiff
|
||||
alias ctags=ctags-exuberant
|
||||
|
||||
export JTAG_IP=10.178.4.31
|
||||
export JTAG_IP=10.178.4.115
|
||||
|
||||
# For use with jira-cli
|
||||
export JIRA_AUTH_TYPE=bearer
|
||||
@@ -40,6 +40,7 @@ alias gorelease="cd /local/releases/irdeto"
|
||||
alias gomarvin='cd /local/scratch/pw921828/marvin && source .venv/bin/activate && source env.sh'
|
||||
alias gozem='cd /local/scratch/pw921828/zem && source .venv/bin/activate'
|
||||
alias golevel4='cd /local/scratch/pw921828/stblevel4 && source .venv/bin/activate'
|
||||
alias gomview='cd /local/scratch/pw921828/marvinview && source .venv/bin/activate && source env.sh'
|
||||
|
||||
alias bounce='rsync -av $NEXUS_TOP/../$B_REFSW_OBJ_DIR/nexus/bin/* /projects/build/pw921828/$B_REFSW_BOOTLOADER_CHIP'
|
||||
alias m="make && bounce"
|
||||
|
||||
Reference in New Issue
Block a user