From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from magratgarlick.emantor.de ([78.46.208.201] helo=margratgarlick.emantor.de) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gjHWZ-0007Sz-Ai for barebox@lists.infradead.org; Tue, 15 Jan 2019 05:44:36 +0000 From: Rouven Czerwinski Date: Tue, 15 Jan 2019 06:44:08 +0100 Message-Id: <47655dedf3006959ed976ad4c7fc0adc9ebf5a30.1547530950.git-series.r.czerwinski@pengutronix.de> In-Reply-To: References: MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 v6 8/9] 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 79ea0ff..ea80d58 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`_.) -- git-series 0.9.1 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox