From 7989d036cb7e2fe634538febe39d75c5b72204e6 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sun, 7 Mar 2021 14:41:23 +0100 Subject: [PATCH] meson64 disable shutdown fucntion since it works rihht the opposite It always hangs, disabling enable reboot back on - not sure if this is proper solution. We need to make many reboots ... --- config/kernel/linux-meson64-legacy.config | 2 +- ...> meson64_add_shutdown_function_to_meson_drv.patch_disabled} | 0 ...> meson64_add_shutdown_function_to_meson_drv.patch_disabled} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename patch/kernel/meson64-current/{meson64_add_shutdown_function_to_meson_drv.patch => meson64_add_shutdown_function_to_meson_drv.patch_disabled} (100%) rename patch/kernel/meson64-dev/{meson64_add_shutdown_function_to_meson_drv.patch => meson64_add_shutdown_function_to_meson_drv.patch_disabled} (100%) diff --git a/config/kernel/linux-meson64-legacy.config b/config/kernel/linux-meson64-legacy.config index f740d7ba39..a34d8bbe36 100644 --- a/config/kernel/linux-meson64-legacy.config +++ b/config/kernel/linux-meson64-legacy.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.9.258 Kernel Configuration +# Linux/arm64 4.9.260 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/patch/kernel/meson64-current/meson64_add_shutdown_function_to_meson_drv.patch b/patch/kernel/meson64-current/meson64_add_shutdown_function_to_meson_drv.patch_disabled similarity index 100% rename from patch/kernel/meson64-current/meson64_add_shutdown_function_to_meson_drv.patch rename to patch/kernel/meson64-current/meson64_add_shutdown_function_to_meson_drv.patch_disabled diff --git a/patch/kernel/meson64-dev/meson64_add_shutdown_function_to_meson_drv.patch b/patch/kernel/meson64-dev/meson64_add_shutdown_function_to_meson_drv.patch_disabled similarity index 100% rename from patch/kernel/meson64-dev/meson64_add_shutdown_function_to_meson_drv.patch rename to patch/kernel/meson64-dev/meson64_add_shutdown_function_to_meson_drv.patch_disabled