From 8d9028ccc5d37177bb3dcc3210f5f73c33b66fa9 Mon Sep 17 00:00:00 2001 From: CMCCAdmin <62206639+CMCCAdmin@users.noreply.github.com> Date: Fri, 18 Dec 2020 20:27:21 +0800 Subject: [PATCH] Update patch_kernel_5.4.sh --- patch_kernel_5.4.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch_kernel_5.4.sh b/patch_kernel_5.4.sh index 38ee4fc..8d2877d 100644 --- a/patch_kernel_5.4.sh +++ b/patch_kernel_5.4.sh @@ -1,8 +1,8 @@ cd friendlywrt-rk3328 cd kernel/ git apply ../../add_fullconenat.diff -wget https://github.com/armbian/build/raw/master/patch/kernel/rockchip64-dev/RK3328-enable-1512mhz-opp.patch -git apply RK3328-enable-1512mhz-opp.patch +wget https://raw.githubusercontent.com/coolsnowwolf/lede/master/target/linux/rockchip/patches-5.4/003-arm64-dts-rockchip-add-more-cpu-operating-points-for.patch +git apply 003-arm64-dts-rockchip-add-more-cpu-operating-points-for.patch cd ../ git clone https://github.com/openwrt/openwrt && cd openwrt/ git checkout a47279154e08d54df05fa8bf45fe935ebf0df5da