From bc5d8dad48eb250f89933dbe5ce07c61a4000b5b Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 1 Mar 2021 00:01:29 +0100 Subject: [PATCH 1/2] pinephone-uboot: drom slub_debug/page_poison --- srcpkgs/pinephone-uboot/files/uboot.default | 2 +- srcpkgs/pinephone-uboot/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinephone-uboot/files/uboot.default b/srcpkgs/pinephone-uboot/files/uboot.default index e0955f552c2..2fee8db656e 100644 --- a/srcpkgs/pinephone-uboot/files/uboot.default +++ b/srcpkgs/pinephone-uboot/files/uboot.default @@ -8,4 +8,4 @@ ROCKER_ARGS=yes # Regular cmdline for configured kernel -CMDLINE="console=tty0 console=ttyS0,115200 rootwait loglevel=4 slub_debug=P page_poison=1" +CMDLINE="console=tty0 console=ttyS0,115200 rootwait loglevel=4" diff --git a/srcpkgs/pinephone-uboot/template b/srcpkgs/pinephone-uboot/template index aaee84f998b..e594d838f2b 100644 --- a/srcpkgs/pinephone-uboot/template +++ b/srcpkgs/pinephone-uboot/template @@ -1,7 +1,7 @@ # Template file for 'pinephone-uboot' pkgname=pinephone-uboot version=0.0.20200917 -revision=2 +revision=3 archs="aarch64*" create_wrksrc=yes hostmakedepends="flex cross-or1k-none-elf-gcc dtc python3 python3-devel bc swig" From 1f02a1eb483b9f49f066fd670ae1478110d1c231 Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 1 Mar 2021 00:01:59 +0100 Subject: [PATCH 2/2] pinebookpro-uboot: drop slub_debug/page_poison --- srcpkgs/pinebookpro-uboot/files/kernel.d/uboot | 2 +- srcpkgs/pinebookpro-uboot/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinebookpro-uboot/files/kernel.d/uboot b/srcpkgs/pinebookpro-uboot/files/kernel.d/uboot index c7914c454fe..f184ced22d5 100755 --- a/srcpkgs/pinebookpro-uboot/files/kernel.d/uboot +++ b/srcpkgs/pinebookpro-uboot/files/kernel.d/uboot @@ -14,7 +14,7 @@ cat > /boot/boot.txt <