Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
if [ $# -ne 2 ]; then
echo "Usage: make_dtb.sh arch dtsfile"
exit 1
fi
case $1 in
arm)
dtsfile=$2
@mcoms
mcoms / README.md
Created May 17, 2016 21:50
Eken H9 Action Camera Firmware

Official source for the latest firmware

Eken supply firmware for their H2, H2R, H3, H3R, H8, H8R, H9 and H9R cameras via the following site:

http://ftp.eken.com/

The "R" camera versions come with a remote control.

Selecting the right file