openwrtv3/target/linux/ramips
Kristian Evensen bb7068f26c ramips: add support for Sanlinking D240
The Sanlinking Technologies D240
(http://www.sanlinking.com/en/29-dual-4g-wifi-router.html) is basically the same
device as the ZBT WE826, so adding support for it in LEDE is straight forward.
The differences is that the D240 has two mini-PCIe slots (instead of one), blue
LEDs and supports PoE.

Specification:
* CPU: MT7620A
* 1x 10/100Mbps POE (802.3af/802.3at) Ethernet, 4x 10/100Mbps.
* 16 MB Flash.
* 128 MB RAM.
* 1x USB 2.0 port.
* 2x mini-PCIe slots.
* 2x SIM slots.
* 1x 2.4Ghz WIFI.
* 1x button.

Wifi, USB, switch and both mini-PCIe slots are working. I have not been able to
test the SD card reader.

The device comes pre-installed with an older version of OpenWRT, including Luci.
In order to install LEDE, you need to follow the existing procedure for updating
OpenWRT/LEDE using Luci. I.e., you need to access the UI and update the firmware
using the sysupgrade-image. Remember to select that you do not want to keep
existing settings. The default router address is 192.168.10.1 and
username/password admin/root (at least on my devices).

If you brick the device, the procedure for recovery is the same as for the
WE826. Please see the wiki page for that device for instructions.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
2017-02-05 22:23:28 +01:00
..
base-files ramips: add support for Sanlinking D240 2017-02-05 22:23:28 +01:00
dts ramips: add support for Sanlinking D240 2017-02-05 22:23:28 +01:00
image ramips: add support for Sanlinking D240 2017-02-05 22:23:28 +01:00
mt7620 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7621 ramips: Add I2C driver to the default kernel config 2017-01-15 17:43:05 +01:00
mt7628 ramips: add support for Buffalo WCR-1166DS 2017-01-31 11:10:58 +01:00
mt7688 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
patches-4.4 ramips: Introduce CONFIG_MIPS_APPENDED_RAW_DTB to arch/mips/ralink 2017-02-02 00:13:49 +01:00
rt288x ramips: Introduce CONFIG_MIPS_APPENDED_RAW_DTB to F5D8235 V1 (rt288x) 2017-02-02 00:13:49 +01:00
rt305x switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
rt3883 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
Makefile build: remove mips16 feature flag from target makefiles 2017-01-24 13:15:01 +01:00
modules.mk ramips: add back the i2c-mt7621 module 2017-01-15 20:45:59 +01:00