summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRouven Czerwinski <r.czerwinski@pengutronix.de>2019-01-15 06:44:08 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-02-05 12:39:10 +0100
commitf1330536c09310e267f23516bc117a7d1e12aefa (patch)
tree4ae76d73294409f922ba9fe2c998157867d49447
parentab76f9d09d3b7b77fc00d84bc2fac6bfbf82c69c (diff)
downloadbarebox-f1330536c09310e267f23516bc117a7d1e12aefa.tar.gz
barebox-f1330536c09310e267f23516bc117a7d1e12aefa.tar.xz
doc: bcm283x: remove miniuart overlay instruction
Since we now use the miniuart on the raspberry pi 3, the miniuart overlay is no longer needed. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/boards/bcm2835.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/boards/bcm2835.rst b/Documentation/boards/bcm2835.rst
index 79ea0ff7a7..ea80d58348 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`_.)