R4 Fix cpufreq form 1.5GH to 1.8GH

in codebase :GitHub - BPI-SINOVOIP/BPI-R4-OPENWRT-V21.02

Fix cpufreq form 1.5 to 1.8GH

  1. find /arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-nand.dts

  2. edit compatible = “bananapi,bpi-r4”, “mediatek,mt7988a”; to

           compatible = "bananapi,bpi-r4", "mediatek,mt7988"; 
    

3.verify

  mhz

look

Which codebase do you refer to? Afair mainline linux / upstream openwrt is already fixed (to include the “a”)

Where have you the mhz setting?

this codebase

hi,Frank-w: can the python3.9 in mainline linux / upstream openwrt upgrade Python3.11? or how can i do it in kernel 5.4?

Python is not related to kernel…it is userspace and depends on openwrt version…imho you cannot upgrade anything in stock openwrt as it is too old…

Use mainline openwrt when you want up2date kernel/openwrt/userspace