11/30/16 [elphel-web-393][master] by Oleg Dzhimiev: --exclude does not work in tar in busybox - +workaround
Oleg Dzhimiev committed changes to the Elphel git project :
--exclude does not work in tar in busybox - +workaround
--exclude does not work in tar in busybox - +workaround
11/30/16 [elphel-web-393][] by Oleg Dzhimiev: --exclude does not work in tar in busybox - +workaround
Oleg Dzhimiev committed changes to the Elphel git project :
--exclude does not work in tar in busybox - +workaround
--exclude does not work in tar in busybox - +workaround
11/30/16 [meta-elphel393][master] by Oleg Dzhimiev: +.ubi to nand/
Oleg Dzhimiev committed changes to the Elphel git project :
+.ubi to nand/
+.ubi to nand/
11/30/16 [meta-elphel393][] by Oleg Dzhimiev: +.ubi to nand/
Oleg Dzhimiev committed changes to the Elphel git project :
+.ubi to nand/
+.ubi to nand/
11/30/16 [elphel-web-393][master] by Oleg Dzhimiev: exclude backup from backup
Oleg Dzhimiev committed changes to the Elphel git project :
exclude backup from backup
exclude backup from backup
11/30/16 [elphel-web-393][] by Oleg Dzhimiev: exclude backup from backup
Oleg Dzhimiev committed changes to the Elphel git project :
exclude backup from backup
exclude backup from backup
11/30/16 [elphel-web-393][master] by Oleg Dzhimiev: bug: mount as rw
Oleg Dzhimiev committed changes to the Elphel git project :
bug: mount as rw
bug: mount as rw
11/30/16 [elphel-web-393][] by Oleg Dzhimiev: bug: mount as rw
Oleg Dzhimiev committed changes to the Elphel git project :
bug: mount as rw
bug: mount as rw
11/30/16 [elphel-web-393][master] by Oleg Dzhimiev: backup from older software at /etc/elphel393/backup/
Oleg Dzhimiev committed changes to the Elphel git project :
backup from older software at /etc/elphel393/backup/
backup from older software at /etc/elphel393/backup/
11/30/16 [elphel-web-393][] by Oleg Dzhimiev: backup from older software at /etc/elphel393/backup/
Oleg Dzhimiev committed changes to the Elphel git project :
backup from older software at /etc/elphel393/backup/
backup from older software at /etc/elphel393/backup/
11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: restore /etc/elphel393 dir from nand
Oleg Dzhimiev committed changes to the Elphel git project :
restore /etc/elphel393 dir from nand
restore /etc/elphel393 dir from nand
11/29/16 [elphel-web-393][] by Oleg Dzhimiev: restore /etc/elphel393 dir from nand
Oleg Dzhimiev committed changes to the Elphel git project :
restore /etc/elphel393 dir from nand
restore /etc/elphel393 dir from nand
Tmp manual
Boot:
← Older revision Revision as of 02:19, 30 November 2016 Line 26: Line 26: Normally camera boots from the internal NAND flash memory, and it is always possible to boot it from the micro SD card, so even corruption of files on the internal flash will not "brick" the system. There are no buttons or switches on the camera and the camera should be instructed to change the boot source. Always booting from micro SD is not practical - in that case it would not be possible to leave a non-bootable card (intended just for image/video storage) in the camera slot. Normally camera boots from the internal NAND flash memory, and it is always possible to boot it from the micro SD card, so even corruption of files on the internal flash will not "brick" the system. There are no buttons or switches on the camera and the camera should be instructed to change the boot source. Always booting from micro SD is not practical - in that case it would not be possible to leave a non-bootable card (intended just for image/video storage) in the camera slot. -There are two ways to switch camera to the micro SD boot mode. One requires camera to be connected to the host computer with the USB cable (micro USB socket under the network jack - marked "console" on the picture). There is an internal USB-to-serial converter in the camera (CP2103) that offers 4 additional GPIO signals in addition to just the serial connection. One of these signals selects the boot source (GPIO0 - 0 - MMC, 1 - NAND), another (GPIO3 - 0 reset, 1 - normal operation). Unfortunately GPIO control of the CP2103 is not in a mainline cp210x Linux driver so this functionality requires a mudified version (see instructions below).+There are two ways to switch camera to the micro SD boot mode. One requires camera to be connected to the host computer with the USB cable (micro USB socket under the network jack - marked "console" on the picture). There is an internal USB-to-serial converter in the camera (CP2103) that offers 4 additional GPIO signals in addition to just the serial connection. One of these signals selects the boot source (GPIO0 - 0 - MMC, 1 - NAND), another (GPIO3 - 0 reset, 1 - normal operation). Unfortunately GPIO control of the CP2103 is not in a mainline cp210x Linux driver so this functionality requires a modified version (see instructions below). Another way to "tell" the camera to boot from the μSD card instead of the internal NAND flash is to use a mechanically modified card or card adapter (such cards are provided with the camera). Standard specifies two alternative ways for detection of the card presence - one is a mechanical switch (closed when the card is inserted), another is a pull-up resistor on a data line. Camera uses both signals at boot time to determine the boot source: Another way to "tell" the camera to boot from the μSD card instead of the internal NAND flash is to use a mechanically modified card or card adapter (such cards are provided with the camera). Standard specifies two alternative ways for detection of the card presence - one is a mechanical switch (closed when the card is inserted), another is a pull-up resistor on a data line. Camera uses both signals at boot time to determine the boot source: Oleg11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: header
Oleg Dzhimiev committed changes to the Elphel git project :
header
header
11/29/16 [elphel-web-393][] by Oleg Dzhimiev: header
Oleg Dzhimiev committed changes to the Elphel git project :
header
header
11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: comments
Oleg Dzhimiev committed changes to the Elphel git project :
comments
comments
11/29/16 [elphel-web-393][] by Oleg Dzhimiev: comments
Oleg Dzhimiev committed changes to the Elphel git project :
comments
comments
11/29/16 [meta-elphel393][master] by Oleg Dzhimiev: +php.ini
Oleg Dzhimiev committed changes to the Elphel git project :
+php.ini
+php.ini
11/29/16 [meta-elphel393][] by Oleg Dzhimiev: +php.ini
Oleg Dzhimiev committed changes to the Elphel git project :
+php.ini
+php.ini
11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: update software
Oleg Dzhimiev committed changes to the Elphel git project :
update software
update software