Skip to content

Commit

Permalink
cmdline: fix boot VGA console
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Dec 18, 2023
1 parent 9d3af9b commit 61da671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radxa-system-config-kernel-cmdline/etc/kernel/cmdline
Original file line number Diff line number Diff line change
@@ -1 +1 @@
quiet splash loglevel=4 rw earlycon consoleblank=0 console=tty0 coherent_pool=2M irqchip.gicv3_pseudo_nmi=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
quiet splash loglevel=4 rw earlycon consoleblank=0 console=tty1 coherent_pool=2M irqchip.gicv3_pseudo_nmi=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1

0 comments on commit 61da671

Please sign in to comment.