projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65a8848
)
rpi4: config: Enable serial
author
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Wed, 14 Aug 2019 09:58:24 +0000
(18:58 +0900)
committer
Junghoon Kim
<jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:09:08 +0000
(13:09 +0900)
Add configration to enable serial in config.txt file.
Change-Id: Ibe5971e1f068a8ef13ec7bb4e16aa9cfe1ab5feb
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
rpi4/boot/config.txt
patch
|
blob
|
history
diff --git
a/rpi4/boot/config.txt
b/rpi4/boot/config.txt
index
578d736
..
f7c2b7a
100644
(file)
--- a/
rpi4/boot/config.txt
+++ b/
rpi4/boot/config.txt
@@
-62,3
+62,7
@@
max_framebuffers=2
[all]
#dtoverlay=vc4-fkms-v3d
+
+# Enable serial
+enable_uart=1
+uart_2ndstage=1