openwrt/package
Nicolò Veronese 8ed934f371
uboot-mediatek: fix global pll clock override on mtk_spim
With patch 101-03-spi-mtk_spim-get-spi-clk-rate-only-once.patch
 a new system to calculate the SPI clocks has been added.

Unfortunately, the do_div macro overrides the global
 priv->pll_clk_rate field. This will cause to have a reduced
 clock rate on each subsequent SPI call.

Signed-off-by: Valerio 'ftp21' Mancini <ftp21@ftp21.eu>
Signed-off-by: Nicolò Veronese <nicveronese@gmail.com>
(cherry picked from commit 8849ccb995)
2023-11-03 04:13:33 +01:00
..
base-files base-files: fix wrong ucidef_set_network_device_mac network-device entry 2023-10-20 13:09:47 +02:00
boot uboot-mediatek: fix global pll clock override on mtk_spim 2023-11-03 04:13:33 +01:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware packages: assign PKG_CPE_ID for all missing packages 2023-09-27 22:37:01 +02:00
kernel build: hide kmod-zram config unless enabled 2023-10-31 00:44:03 +01:00
libs libsepol: opt-out of lto usage 2023-10-31 00:44:03 +01:00
network hostapd: fix broken WPS on broadcom-wl and ath11k 2023-11-02 14:44:48 +00:00
system urngd: update to version 2023-11-01 2023-11-01 22:22:45 +01:00
utils ucode: update to latest Git HEAD 2023-11-02 10:38:48 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-02 14:44:47 +00:00