difos/target/linux/ramips/image
Pawel Dembicki 67fced9ba3 ramips: add support for DLINK DIR-510L
The DIR-510L Wireless Router are based on the MT7620A SoC.

Specification:

-MediaTek MT7620A (580 Mhz)
-128 MB of RAM
-16 MB of FLASH
-802.11bgn radio
-1x 10/100 Mbps Ethernet
-2x internal, non-detachable antennas
-UART (J3) header on PCB (57600 8n1)
-1x bi-color LED (GPIO-controlled), 2x button
-JBOOT bootloader

Known issues:
-Ethernet port is used as LAN
-No communication with charger IC. (uart bitbang needed)

Installation:
Apply factory image via d-link http web-gui.

How to revert to OEM firmware:
1.) Push the reset button and turn on the power. Wait until LED start blinking (~10sec.)
2.) Upload original factory image via JBOOT http (IP: 192.168.123.254)
3.) If http doesn't work, it can be done with curl command:
    curl -F FN=@XXXXX.bin http://192.168.123.254/upg
    where XXXXX.bin is name of firmware file.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
[fixed whitespace issue in 10-rt2x00-eeprom]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-03-24 01:44:24 +01:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
Makefile firmware-utils: mkdlinkfw: add kernel image offset 2019-03-24 01:44:24 +01:00
mt76x8.mk ramips: add TP-Link TL-WR802N-v4 support 2019-02-28 11:26:10 +01:00
mt7620.mk ramips: add support for DLINK DIR-510L 2019-03-24 01:44:24 +01:00
mt7621.mk ramips: Xiaomi MIR3G: detect board name from DTS 2019-03-21 00:57:54 +01:00
rt288x.mk ramips: use patch-dtb for F5D8235 V1 2018-04-23 22:07:22 +02:00
rt305x.mk ramips: consolidate seama image build code 2018-12-30 20:08:12 +01:00
rt3883.mk ramips: add support for Belkin F9K1109v1 2019-03-02 13:04:45 +01:00