diff --git a/hwpack/imx6q-sabrelite.conf b/hwpack/imx6q-sabrelite.conf index e780e7a..16241b4 100644 --- a/hwpack/imx6q-sabrelite.conf +++ b/hwpack/imx6q-sabrelite.conf @@ -36,7 +36,8 @@ conf_uboot_bootscript="6x_bootscript" #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" +#kernel_repo="STABLE" +kernel_repo="TESTING" usbnet_mem= diff --git a/hwpack/imx6q-sabresd.conf b/hwpack/imx6q-sabresd.conf index be52816..88f6eed 100644 --- a/hwpack/imx6q-sabresd.conf +++ b/hwpack/imx6q-sabresd.conf @@ -39,7 +39,8 @@ conf_uboot_use_uenvcmd=1 #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" +#kernel_repo="STABLE" +kernel_repo="TESTING" usbnet_mem= @@ -56,4 +57,6 @@ SYSTEM="video" SERIAL="ttymxc0" SERIAL_CONSOLE="${SERIAL},115200n8" -USE_KMS=1 +SERIAL_MODE=1 + +VIDEO_CONSOLE="console=tty0"