Skip to content

Commit

Permalink
update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
qinyuhang committed Feb 20, 2021
1 parent cb29984 commit 92f3d38
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions patches/snapshot-modify_for_r4s.patch
Original file line number Diff line number Diff line change
Expand Up @@ -122,18 +122,18 @@ index 469a5c82dd..140c73ebdd 100644
run_type = "server",
local_addr = "::",
diff --git a/target/linux/rockchip/armv8/config-5.4 b/target/linux/rockchip/armv8/config-5.4
index d1d61e8c95..df4fe3be65 100644
index 59b8296d1a..1f4cddc267 100644
--- a/target/linux/rockchip/armv8/config-5.4
+++ b/target/linux/rockchip/armv8/config-5.4
@@ -9,6 +9,7 @@ CONFIG_ARCH_ROCKCHIP=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARC_EMAC_CORE=y
@@ -18,6 +18,7 @@ CONFIG_ARC_EMAC_CORE=y
CONFIG_ARM64=y
CONFIG_ARM64_4K_PAGES=y
CONFIG_ARM64_CNP=y
+CONFIG_ARM64_CRYPTO=y
CONFIG_ARM64_CONT_SHIFT=4
# CONFIG_ARM64_ERRATUM_1165522 is not set
# CONFIG_ARM64_ERRATUM_1286807 is not set
# CONFIG_ARM64_ERRATUM_1418040 is not set
@@ -525,3 +526,149 @@ CONFIG_XZ_DEC_ARMTHUMB=y
@@ -647,4 +648,150 @@ CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_BCJ=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
Expand Down Expand Up @@ -283,6 +283,7 @@ index d1d61e8c95..df4fe3be65 100644
+CONFIG_PM_DEVFREQ=y
+CONFIG_PM_OPP=y
+CONFIG_SYNC_FILE=y
CONFIG_ZONE_DMA32=y
diff --git a/target/linux/rockchip/patches-5.4/992-rockchip-rk3399-overclock-to-2.2-1.8-GHz-for-NanoPi4.patch b/target/linux/rockchip/patches-5.4/992-rockchip-rk3399-overclock-to-2.2-1.8-GHz-for-NanoPi4.patch
index 9d393c5771..4b511cc61d 100644
--- a/target/linux/rockchip/patches-5.4/992-rockchip-rk3399-overclock-to-2.2-1.8-GHz-for-NanoPi4.patch
Expand Down

0 comments on commit 92f3d38

Please sign in to comment.