Skip to content
Snippets Groups Projects
Commit 9ee000a6 authored by minute's avatar minute
Browse files

Merge branch 'main' into 'main'

defconfig: Pass fbcon=font:TER16x32 to the kernel

See merge request !2
parents 57b81c91 fab5f154
No related branches found
No related tags found
1 merge request!2defconfig: Pass fbcon=font:TER16x32 to the kernel
Checking pipeline status
......@@ -199,4 +199,4 @@ CONFIG_IMX_WATCHDOG=y
CONFIG_LIBAVB=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3 cma=256MB"
CONFIG_BOOTARGS="ro no_console_suspend pci=pcie_bus_perf nvme_core.default_ps_max_latency_us=0 console=tty1 fbcon=rotate:3 fbcon=font:TER16x32 cma=256MB"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment