openwrt/package/boot/uboot-mediatek
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
..
patches uboot-mediatek: fix global pll clock override on mtk_spim 2023-11-03 04:13:33 +01:00
Makefile uboot-mediatek: add build for mt7981 rfb 2023-10-31 22:16:53 +00:00