1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00
openwrt/target/linux/realtek
Bjørn Mork 6da308f4de realtek: fix Netgear GS110TPP OEM install
Recent OEM firmware versions test the version number embedded in the uimage
"name" header field. The exact restricton is unknown, but "7.0.8.4" seems
to be the lowest number accepted on a GS110TPPv1 which already has that
version or higher.

A "9.9.9.9" version is accepted as valid by the GS110TPPv1 OEM firmware,
and considered both unique enough to identify an OpenWrt image and
moderately future proof against OEM version bumps.

This change is also boot tested on a GS108Tv3 with

 "BOOT Loader Version 1.0.0.2 (2018-08-31 17:05:26 UTC)"

to verify that it doesn't break boot on older hardware.

Link: https://forum.openwrt.org/t/72510/58
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2024-02-18 09:56:45 +01:00
..
base-files base-files: move uci_set_poe() to uci-defaults.sh 2024-02-12 20:46:51 +01:00
dts-5.15 realtek: add support for chassis fan on ZyXEL XGS1250-12 2024-02-12 20:09:24 +01:00
files/firmware/rtl838x_phy
files-5.15 realtek: 5.15: rtl93xx: add 1000Base-X and 10GBase-CR support on SerDes 2024-02-05 20:44:46 +01:00
image realtek: fix Netgear GS110TPP OEM install 2024-02-18 09:56:45 +01:00
patches-5.15 generic: 5.15: backport upstream Aquantia PHY firmware loader patches 2024-01-26 17:52:24 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
rtl839x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
rtl930x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
rtl931x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
Makefile realtek: switch to Kernel 5.15 by default 2023-03-14 18:47:00 +01:00