From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gX5EE-000431-KR for barebox@lists.infradead.org; Wed, 12 Dec 2018 14:11:17 +0000 From: Rouven Czerwinski Date: Wed, 12 Dec 2018 15:10:54 +0100 Message-Id: <20181212141054.7513-7-r.czerwinski@pengutronix.de> In-Reply-To: <20181212141054.7513-1-r.czerwinski@pengutronix.de> References: <20181212141054.7513-1-r.czerwinski@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 6/6] doc: bcm283x: remove miniuart overlay instruction To: barebox@lists.infradead.org Cc: Rouven Czerwinski Since we now use the miniuart on the raspberry pi 3, the miniuart overlay is no longer needed. Signed-off-by: Rouven Czerwinski --- Documentation/boards/bcm2835.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/boards/bcm2835.rst b/Documentation/boards/bcm2835.rst index 79ea0ff7a..ea80d5834 100644 --- a/Documentation/boards/bcm2835.rst +++ b/Documentation/boards/bcm2835.rst @@ -22,7 +22,6 @@ Raspberry Pi kernel=barebox.img enable_uart=1 - dtoverlay=pi3-miniuart-bt (For more information, refer to the `documentation for config.txt`_.) -- 2.11.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox