From: Vineet Gupta Date: Fri, 20 Jun 2014 10:54:49 +0000 (+0530) Subject: ARC: [nsimosci] Allow "headless" models to boot X-Git-Tag: fixes-against-v3.18-rc2~25^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c05483e2db91890faa9a7be0a831701a3f442d6;p=pandora-kernel.git ARC: [nsimosci] Allow "headless" models to boot There are certain test configuration of virtual platform which don't have any real console device (uart/pgu). So add tty0 as a fallback console device to allow system to boot and be accessible via telnet Otherwise with ttyS0 as only console, but 8250 disabled in kernel build, init chokes. Reported-by: Anton Kolesov Signed-off-by: Vineet Gupta Cc: #3.10, 3.12, 3.14, 3.16 --- Reading git-diff-tree failed