rpi4: Add cmdline.txt file
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Sun, 1 Sep 2019 23:50:45 +0000 (08:50 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:43:53 +0000 (17:43 +0900)
The cmdline.txt file is need for boot.

Change-Id: I2a6030c2beb5dae0f8607e9e22065aaa7bf5c81d
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
rpi4/boot/cmdline.txt [new file with mode: 0644]

diff --git a/rpi4/boot/cmdline.txt b/rpi4/boot/cmdline.txt
new file mode 100644 (file)
index 0000000..de40550
--- /dev/null
@@ -0,0 +1 @@
+dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait plymouth.ignore-serial-consoles