pinephone-uboot: drom slub_debug/page_poison
This commit is contained in:
parent
643fc28a1e
commit
f485d1ba1f
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue