Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-init
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-init
Commits
b0f76b45
Commit
b0f76b45
authored
Sep 28, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more startup testing
parent
dbcd2148
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
init_elphel393.sh
src/init_elphel393.sh
+5
-3
No files found.
src/init_elphel393.sh
View file @
b0f76b45
#/bin/sh
#ifconfig eth0 down
#ifconfig eth0 hw ether 00:0e:64:10:00:02 192.168.0.7
#Do it early (add DT configuration), it takes ~1 sec to drop voltage to < 1.0V
echo
"0x101"
>
/sys/devices/soc0/elphel393-pwr@0/gpio_10389
# power on (it is actually already on)
echo
"0x100"
>
/sys/devices/soc0/elphel393-pwr@0/gpio_10389
# power off
sleep
1
# select sensor type: 5 Mpx (set 5) or 14 Mpx (set 14)
# 14MPix does not work with framepars & parsedit!!!
...
...
@@ -33,7 +35,7 @@ killall lighttpd; /usr/sbin/lighttpd -f /etc/lighttpd.conf
/www/pages/exif.php
init
=
/etc/Exif_template.xml
#echo "TURN 10359 power in the next 10 seconds"
#sleep 10
exit
0
#
exit 0
cat
/usr/local/verilog/x359.bit
>
/dev/sfpgaconfjtag0
cat
/usr/local/verilog/x359.bit
>
/dev/sfpgaconfjtag1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment