From patchwork Wed Feb 15 16:55:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 9574509 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4A4A26045F for ; Wed, 15 Feb 2017 17:11:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4453B284EF for ; Wed, 15 Feb 2017 17:11:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 39207284F2; Wed, 15 Feb 2017 17:11:33 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B9F87284EF for ; Wed, 15 Feb 2017 17:11:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=70adrCmueJqhgE4jzWTR+fZB6ggsr0WGbTfk7QcT5bM=; b=JF+TjyVP1G3j6J nxQmFEC5zNf1VY3+BAo8lM0GEPUYZhc+AlnWyokuKKxAFND5XCoQu8JmuMf03jKhFf92CIICwQTpq yDe7QfIsHVB9phaW3o9gRD9oMyxZ9Esro8IO+6764PRXJtZ28BIMILDFHutGqKnXP55ZP7uCMuY8c RtPt8lDZEH4Jh6lbG3Mypt64IafbgusHPs71sxJq/D/R0fXyiN2ewxk6cdIkIuKs73gyoZHr8mVTC /zMJ4L5nsJWrhz+ovy8J45NmW+jQQcLyt0dcGyJ/VmEZiEFBwfRo2qBJyS9BDQ7zSwEyVC521HYkN QQvV1Rfp2yt6iDTmurHA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ce373-0007YX-0V; Wed, 15 Feb 2017 17:11:29 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ce36n-000751-8j for linux-arm-kernel@bombadil.infradead.org; Wed, 15 Feb 2017 17:11:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XiVF+QFC79aFy+kz+QzALHHCx+pEfmBkDAIrSxBwGjw=; b=iczViol+g+JP/FgUL9fNWhdN11 vnp99k99gi9FFy76YKVtXWdthdheAenoa2ie5ebaQRHhcw9R6Wjo2n7RRjFnrRnchUWJwYd/xPv6E a0Bl8/dD0muY41gB7rYDHSKS4nK7bwJoI6iEDuA4YHkte3YX9mPUrff6KonOc53QQSa18eN1V58Y/ COn+8vzzMUjPCahOwxFZvs1sKkIoSBRYuQifsLa8UjYs0qJkpXzFDIruAW60JQp7q6MC5N2z0gxn+ J2GFsPigkANE3lzsejSC44ROn6s9y6r/GNb5WRbXRLcoX199NUtNtCDbeVIQ0DUGCM3ODrD2PKCw2 qAAlnGSQ==; Received: from mx2.suse.de ([195.135.220.15]) by casper.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ce2tq-00049E-NA for linux-arm-kernel@lists.infradead.org; Wed, 15 Feb 2017 16:57:53 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id A4481ADA7; Wed, 15 Feb 2017 16:56:59 +0000 (UTC) From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 07/11] Documentation: kernel-parameters: Document owl earlycon Date: Wed, 15 Feb 2017 17:55:24 +0100 Message-Id: <20170215165528.10052-8-afaerber@suse.de> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170215165528.10052-1-afaerber@suse.de> References: <20170215165528.10052-1-afaerber@suse.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170215_165750_791902_C08CF3A2 X-CRM114-Status: UNSURE ( 8.53 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: support@lemaker.org, Jonathan Corbet , info@ucrobotics.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, mp-cs@actions-semi.com, =?UTF-8?q?Andreas=20F=C3=A4rber?= , contact@linux-xapple.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Andreas Färber --- Documentation/admin-guide/kernel-parameters.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 01f5788..c741166 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -952,6 +952,12 @@ must already be setup and configured. Options are not yet supported. + owl, + Start an early, polled-mode console on an Owl serial + port at the specified address. The serial port must + already be setup and configured. Options are not yet + supported. + smh Use ARM semihosting calls for early console. s3c2410,