openwrt/package
Mikhail Kshevetskiy e06725222e boot: airoha: snfi: remove dirty hack required for both u-boot & linux
This patch removes dirty hack used to:
 * operate with flash
 * pass flash page settings to linux driver via SNFI registers

It has been proven that spinand flash page size is actually unnecessary.
We can get all required data from dirmap requests. Thus this patch
series drops the hack and do things properly.

After this fix (and corresponding linux fix) the hack is not needed
anymore.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Link: https://github.com/openwrt/openwrt/pull/20295
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-09 16:37:25 +02:00
..
base-files base-files: add ucidef_set_interface_netdev_range function 2025-10-06 19:06:26 +02:00
boot boot: airoha: snfi: remove dirty hack required for both u-boot & linux 2025-10-09 16:37:25 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware linux-firmware: update to 20250917 2025-09-23 23:09:49 +02:00
kernel kernel: modules: add Mellanox Spectrum hotplug renaming script 2025-10-06 19:06:26 +02:00
libs openssl: update to 3.5.4 2025-10-04 16:22:43 +02:00
network ppp: fix PKG_MIRROR_HASH 2025-10-09 13:37:58 +02:00
system packages: bump APK to improve reproducibility 2025-10-08 11:13:33 +02:00
utils ucode: add patches that make it easier to deal with non-blocking fds 2025-10-09 09:57:30 +02:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00