openwrt/target/linux/ramips
Rani Hod c4fe1bfc65 ramips: D-Link Dxx-1xx0 image fixes
Three fixes for D-Link DAP-1620 rev B and its twin D-Link DRA-1360:

1. `uboot-envtools` is removed from default package list.
2. Makefile variable is doubly escaped, i.e. `$$$$(DLINK_HWID)`.
3. Previously the size of `factory.bin` was always 10.5 MiB, same as
D-Link firmwares. This commit makes it possible to use smaller images
(with no lost space due to padding) as well as larger images. Tested
successfully flashing a 6.5 MiB image and a 14.5 MiB image.

Recall that factory images need to be installed via D-Link Web Recovery
(at http://192.168.0.50/, server ignores pings and DHCP requests).

P.S.
I implemented the OEM firmware encryption algorithm, so firmware can be
flashed via OEM firmware, but after successful flashing the device
reboots to web recovery, so further debugging is required.

Signed-off-by: Rani Hod <rani.hod@gmail.com>
2023-11-20 00:24:54 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: Add support for TP-Link Archer C50 v6 (CA/EU/RU) 2023-11-19 21:29:39 +01:00
files/drivers ramips: do not print error log when mdio bus is disabled 2023-06-25 18:48:29 +02:00
image ramips: D-Link Dxx-1xx0 image fixes 2023-11-20 00:24:54 +01:00
mt76x8 ramips: Add support for TP-Link Archer C50 v6 (CA/EU/RU) 2023-11-19 21:29:39 +01:00
mt7620 ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
mt7621 ramips: add support for D-Link COVR-X1860 A1 2023-11-19 19:35:39 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.132 2023-09-20 14:13:00 +02:00
rt288x ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
rt305x ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
rt3883 ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
Makefile ramips: Switch default kernel to 5.15 2023-02-17 16:31:53 +02:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00