CGit
Gitweb
projects
/
ipc
/
ipcdev.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
am65xx: Update Resource type to match sciclient API change
[ipc/ipcdev.git]
/
linux
/
etc
/
tci66xx
/
load_all.sh
1
echo "Loading and Running " $1 "..."
2
for i in 0 1 2 3 4 5 6 7
3
do
4
./mpmcl load dsp$i $1
5
./mpmcl run dsp$i
6
done