diff --git a/device/testing/device-pine64-dontbeevil/APKBUILD b/device/testing/device-pine64-dontbeevil/APKBUILD index ea358abfe..08fa6cde2 100644 --- a/device/testing/device-pine64-dontbeevil/APKBUILD +++ b/device/testing/device-pine64-dontbeevil/APKBUILD @@ -2,7 +2,7 @@ pkgname=device-pine64-dontbeevil pkgdesc="PINE64 PinePhone Don't be evil devkit" pkgver=0.1 -pkgrel=24 +pkgrel=25 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -72,7 +72,7 @@ kernel_longts() { sha512sums=" 85dde682b5fc2975595d9a31c2054c8c375cc77fa4f6d7f83222994c9deb93d53436c1e8df8efe609e2d75d16e05077d30f549efce3c354e47a5605d3c59bc48 deviceinfo -eda61d8097896a618593e07bd03518236692b4c580182ce2e34c5e1040125e1004088475f1d484e7a4918d6f1d395a9ab121cfca202a887cdfaf9c0363dbb40b uboot-script.cmd +eb5cb6c32690b0a62a464a0b999371e0fe273bf7ceee4f4d668b76187b0541afb2e3aa3a16af117bb17cf145a54a812fcbeee5c03c24e389d0fa06cac0b450d2 uboot-script.cmd c4c57d1627dd451213e1ef20d89de9266cd4edcc2d33a69aa9a1f13e16d9f9742036b69dc149fd910d7213f7525c41eb79576d4457bc85cc96eba0d986382d27 weston.ini f86ef35730b89bcc8160c08db7a7fcd0970adf60c0b77af68bac397de49c0d1783e6b8db1762380c9bf874aff2d030c6f44ecb75c803d69e79ede11376409369 xorg.conf " diff --git a/device/testing/device-pine64-dontbeevil/uboot-script.cmd b/device/testing/device-pine64-dontbeevil/uboot-script.cmd index 32bee1bca..15b2d2df7 100644 --- a/device/testing/device-pine64-dontbeevil/uboot-script.cmd +++ b/device/testing/device-pine64-dontbeevil/uboot-script.cmd @@ -1,4 +1,4 @@ -setenv bootargs init=/init.sh rw console=tty0 console=ttyS0,115200 no_console_suspend earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 cma=256M PMOS_NO_OUTPUT_REDIRECT +setenv bootargs init=/init.sh rw console=tty0 console=ttyS0,115200 no_console_suspend earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=1 PMOS_NO_OUTPUT_REDIRECT printenv