From 4d2d3d5b1a17ee5e583fb973aa8efa1df2679c8a Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Wed, 22 Feb 2017 15:08:04 +0100 Subject: [PATCH] am335x-nbwh16: do not force console on ttyS0 (for v2) --- conf/machine/am335x-nbhw16.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/machine/am335x-nbhw16.conf b/conf/machine/am335x-nbhw16.conf index 2766e5c..9a3d13d 100644 --- a/conf/machine/am335x-nbhw16.conf +++ b/conf/machine/am335x-nbhw16.conf @@ -22,5 +22,3 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" BRANCH_pn-linux-netmodule = "nbhw16-4.4" PREFERRED_VERSION_linux = "4.4%" -SERIAL_CONSOLE = "115200 ttyO0" -