tn3399_openwrt/target/linux
Chuanhong Guo 0ab9f283f7 ramips: add support for TOTOLINK LR1200
Specifications:
- SoC: MT7628DAN (MT7628AN with 64MB built-in RAM)
- Flash: 8M SPI NOR
- Ethernet: 5x 10/100Mbps
- WiFi: 2.4G: MT7628 built-in
        5G: MT7612E
- 1x miniPCIe slot for LTE modem (only USB pins connected)
- 1x SIM slot

Flash instruction:
U-boot has a builtin web recovery page:
1. Hold the reset button while powering it up
2. Connect to the ethernet and set an IP in 192.168.1.0/24 range
3. Open your browser and upload firmware through http://192.168.1.1

Note about the LTE modem:
If your router comes with an EC25 module and it doesn't show up
as a QMI device, you should do the following to switch it to QMI
mode:
1. Install kmod-usb-serial-option and a terminal software
   (e.g. minicom or screen). All 4 serial ports of the modem
   should be available now.
2. Open /dev/ttyUSB3 with the terminal software and type this
   AT command: AT+QCFG="usbnet",0
3. Power-cycle the router. You should now get a QMI device
   recognized.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-06-05 10:26:33 +02:00
..
apm821xx apm821xx: backport accepted linux-crypto patches to 4.19 2019-06-02 11:08:38 +02:00
ar7 kernel: bump 4.9 to 4.9.153 2019-01-28 18:17:32 +01:00
ar71xx ar71xx: ag71xx: update ethtool support 2019-06-05 10:12:30 +02:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25 kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:00 +01:00
ath79 ath79: add support for 8devices Carambola2 development board 2019-06-05 10:24:45 +02:00
bcm53xx build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
brcm47xx build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
brcm63xx brcm63xx: fixup broken patch after kernel bump 2019-05-14 13:15:11 +02:00
brcm2708 kernel: bump 4.14 to 4.14.123 2019-06-03 17:00:29 +02:00
cns3xxx kernel: bump 4.19 to 4.19.47 2019-06-03 17:00:29 +02:00
gemini gemini: Activate Realtek and vitesse DSA driver again 2019-05-30 12:12:37 +02:00
generic kernel: generic: remove broken and obsolete phy_ethtool_ioctl 2019-06-05 10:12:30 +02:00
imx6 imx6: apalis: fix config survival after sysupgrade -n 2019-05-20 21:19:48 +02:00
ipq40xx ipq40xx: Add support for Linksys EA8300 (Dallas) 2019-05-18 13:43:54 +02:00
ipq806x kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
ixp4xx kernel: bump 4.9 to 4.9.160 2019-02-25 17:33:16 +01:00
kirkwood mtd: base-files: Unify dual-firmware devices (Linksys) 2019-05-18 13:43:51 +02:00
lantiq kernel: bump 4.14 to 4.14.122 2019-06-03 12:40:53 +02:00
layerscape kernel: bump 4.14 to 4.14.123 2019-06-03 17:00:29 +02:00
malta malta: Deactivate MIPS O32 and N32 support 2019-05-14 21:50:42 +02:00
mediatek kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
mpc85xx build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
mvebu kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
mxs mxs: disable unused serial drivers 2019-03-11 19:35:43 +01:00
octeon octeon: Deactivate MIPS O32 and N32 support 2019-05-14 21:50:42 +02:00
octeontx kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
omap kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
orion treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
oxnas kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ramips ramips: add support for TOTOLINK LR1200 2019-06-05 10:26:33 +02:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 2019-05-11 17:15:41 +02:00
sunxi kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
tegra tegra: add vendor string to device name 2019-05-15 13:34:23 +02:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 Revert "base-files: add console to inittab" 2019-05-25 08:13:20 +02:00
zynq zynq: make title consistent for all devices 2019-05-17 21:41:43 +02:00
Makefile