rpi4: config: Enable serial
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 14 Aug 2019 09:58:24 +0000 (18:58 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:43:52 +0000 (17:43 +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

index 578d736..f7c2b7a 100644 (file)
@@ -62,3 +62,7 @@ max_framebuffers=2
 
 [all]
 #dtoverlay=vc4-fkms-v3d
+
+# Enable serial
+enable_uart=1
+uart_2ndstage=1