From 210a04ec45ba5d08470322ae66fa959b758b8418 Mon Sep 17 00:00:00 2001 From: Christian Simon Date: Sun, 22 Dec 2024 11:34:34 +0000 Subject: [PATCH] Update orangepi5 kernel --- pkgs/orangepi5-kernel/config | 1 + pkgs/orangepi5-kernel/default.nix | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pkgs/orangepi5-kernel/config b/pkgs/orangepi5-kernel/config index 20743e7..9f6191a 100644 --- a/pkgs/orangepi5-kernel/config +++ b/pkgs/orangepi5-kernel/config @@ -5866,6 +5866,7 @@ CONFIG_MALI_REAL_HW=y # end of Platform specific options CONFIG_MALI_CSF_SUPPORT=y +CONFIG_MALI_CSF_INCLUDE_FW=n CONFIG_MALI_BIFROST_DEVFREQ=y CONFIG_MALI_BIFROST_GATOR_SUPPORT=y CONFIG_MALI_BIFROST_ENABLE_TRACE=y diff --git a/pkgs/orangepi5-kernel/default.nix b/pkgs/orangepi5-kernel/default.nix index 7af7169..7317f4e 100644 --- a/pkgs/orangepi5-kernel/default.nix +++ b/pkgs/orangepi5-kernel/default.nix @@ -4,13 +4,13 @@ , ... }: (linuxManualConfig { src = fetchFromGitHub { - owner = "Joshua-Riek"; + owner = "armbian"; repo = "linux-rockchip"; - rev = "4867586ad5ce60969452edd36c236915a01ea260"; - hash = "sha256-ZafiFIe+Droahgjkluq5VMZh6W8wwAdgtTU3UU01OtM="; + rev = "cd13061a07d985e883fae4e0a597fd9bdc112817"; + hash = "sha256-y8D3lnbu4mQ5237kdAI6jciQLmEGIZUH4qQKWZlgQ48="; }; - version = "6.1.75"; - modDirVersion = "6.1.75"; + version = "6.1.84"; + modDirVersion = "6.1.84"; extraMeta.branch = "6.1"; # this is from https://raw.githubusercontent.com/Joshua-Riek/linux-rockchip/ffa29fd4b815ff04b78e9f850ac42c6b7011ad17/debian.rockchip/config/config.common.ubuntu # then a docker container is used to make oldconfig