openwrtv3/target/linux/ramips
Kristian Evensen 80829022b0 ramips: add support for the HNET C108
The HNET C108
(http://www.szhwtech88.com/Product-product-cid-100-id-4374.html) is a
mifi based on MT7602A, which has the following specifications:

* CPU: MT7620A
* 1x 10/100Mbps Ethernet.
* 16 MB Flash.
* 64 MB RAM.
* 1x USB 2.0 port. Only power is connected, this port is meant for
charging other devices.
* 1x mini-PCIe slots.
* 1x SIM slots.
* 1x 2.4Ghz WIFI.
* 1x button.
* 6000 mAh battery.
* 5x controllable LEDs.

Works:
* Wifi.
* Switch.
* mini-PCIe slot. Only tested with a USB device (a modem).
* SIM slot.
* Sysupgrade.
* Button (reset).

Not working (also applies to the factory firmware):
* Wifi LED. It is always switched on, there is no relation to the
up/down state or activity of the wireless interface.

Not tested:
* SD card reader.

Notes:
* The C108 has no dedicated status LED. I therefore set the LAN LED as
status LED.

Installation:
The router comes pre-installed with OpenWRT, including a variant of
Luci. The initial firmware install can be done through this UI,
following normal procedure. I.e., access the UI and update the firmware
using the sysupgrade-image. Remember to select that you do not want to
keep existing settings.

Recovery:
If you brick the device, the C108 supports recovery using TFTP. Keep the
reset button pressed for ~5sec when booting to trigger TFTP. Set the
address of the network interface on your machine to 10.10.10.3/24, and
rename your image file to Kernal.bin.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
2017-09-09 09:55:13 +02:00
..
base-files ramips: add support for the HNET C108 2017-09-09 09:55:13 +02:00
dts ramips: add support for the HNET C108 2017-09-09 09:55:13 +02:00
files-4.9/drivers/net/ethernet/mtk ramips: provide get_port_stats() on mt7530/762x switches 2017-09-01 09:30:35 +02:00
image ramips: add support for the HNET C108 2017-09-09 09:55:13 +02:00
mt76x8 ramips: merge mt7628/mt7688 into mt76x8 2017-08-30 17:05:10 +02:00
mt7620 ramips: drop stray kernel 4.4 configs 2017-07-27 09:17:25 +02:00
mt7621 ramips: drop stray kernel 4.4 configs 2017-07-27 09:17:25 +02:00
patches-4.9 kernel: update 4.9 to 4.9.45 2017-08-30 17:05:10 +02:00
rt288x ramips: drop stray kernel 4.4 configs 2017-07-27 09:17:25 +02:00
rt305x ramips: drop stray kernel 4.4 configs 2017-07-27 09:17:25 +02:00
rt3883 ramips: drop stray kernel 4.4 configs 2017-07-27 09:17:25 +02:00
Makefile ramips: merge mt7628/mt7688 into mt76x8 2017-08-30 17:05:10 +02:00
modules.mk ramips: fix mt76x8 dependencies 2017-09-05 08:08:36 +02:00