openwrt/package
Enrico Mioso 2226546e1c
uboot-mediatek: add support for GatoNetworks GDSP
The GatoNetworks GDSP is a re-branded version of the R5000 5G Industrial
router from Yinghua Technologies.

Advantages over stock bootloader:
1. supports serving the external GPIO WDT, allowing for easier work in U-Boot
   shell
2. supports cool features like netconsole, easy recovery, scripting and so on
3. allows using FIT image and image integrity validation

and ultimately gives you much more flexibility to implement your tweaks.

Known issues
------------
To make it easier to operate the device, console I/O multiplexing support has
been enabled in U-Boot configuration. Setting I/O related U-Boot environment
variables to something like "serial,nc" will have the desired effect. Still,
setting these variables to such a value in the persistent environment will
lead to a crash and make it impossible to boot the system or recover it. I
decided to leave it on anyway since I think it can be very practical in
development.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
(cherry picked from commit 7f2c7b3238)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2024-11-28 18:47:09 +00:00
..
base-files base-files: Remove pkg_check when using apk 2024-11-14 23:22:48 +01:00
boot uboot-mediatek: add support for GatoNetworks GDSP 2024-11-28 18:47:09 +00:00
devel gdb: Remove MIPS NSIG patch 2024-10-12 21:51:25 +02:00
firmware packages: drop DEVICE specific dependency for omnia 2024-11-28 18:46:20 +00:00
kernel cryptodev-linux: change home-page URL 2024-11-28 18:46:59 +00:00
libs libnftnl: update to 1.2.8 2024-11-16 00:11:27 +01:00
network hostapd: split long lines 2024-11-28 18:46:43 +00:00
system procd: update to git HEAD 2024-11-26 12:23:06 +00:00
utils mdadm: backport musl patch 2024-11-28 18:46:51 +00:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00