1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Enrico Mioso 6cd92ed8d8 uboot-mediatek: GatoNetworks GDSP support fixes and updates
This commit updates the OpenWrt-based U-Boot for this device, allowing
to boot a FIT firmware image stored in an SD card.
The environment has been updated accordingly to allow for managing images
on the two different supported firmware boot media configurations
(NOR or SDMMC).
Erasing the U-Boot environment when upgrading is recommended, so that
the correct DTS overlay is applied.

New behaviour
-------------

The default environment "bootconf" variable is set to
config-1#mt7981b-gatonetworks-gdsp-gps
rendering the GPS module accessible.
You may set it to something like
config-1#mt7981b-gatonetworks-gdsp-sd
to be able to use the MMC controller.
To boot from a firmware image stored in an SD card, you may set the
bootmedia environment variable:
# fw_setenv bootmedia sd
and reboot.
Should the bootmedia variable be absent or it's content not recognized
as valid (e.g., does not contain "nor" or "sd"), NOR boot will be
attempted.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
2025-07-18 12:36:39 +01:00
..
base-files base-files: introduce a function to get kernel version number 2025-07-14 22:30:20 +02:00
boot uboot-mediatek: GatoNetworks GDSP support fixes and updates 2025-07-18 12:36:39 +01:00
devel perf: fix build on mips 2025-07-17 20:53:19 +02:00
firmware linux-firmware: update to 20250708 2025-07-09 22:58:28 +02:00
kernel ltq-adsl-mei: check status register before reading mailbox messages 2025-07-17 21:10:37 +02:00
libs libpcap: adjust with glibc and libcrypt-compat 2025-07-12 23:38:19 +02:00
network wifi-scripts: ucode: add support for iwinfo nl80211 phyname 2025-07-18 12:33:14 +02:00
system rpcd: adjust with glibc and libcrypt-compat 2025-07-12 23:38:19 +02:00
utils ucode: update to Git HEAD (2025-07-18) 2025-07-18 12:22:25 +02:00
Makefile package: rework contents of package index.json 2025-06-11 16:55:31 +02:00