mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
board/aarch64: enable HDMI display output on RPi4
Remove console=map:0 from the [pi4] section which was suppressing HDMI output and disabling the display getty. Making it really difficult to use it as a regular console. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -35,7 +35,4 @@ fixup_file=fixup4.dat
|
||||
dtoverlay=vc4-kms-v3d-pi4
|
||||
lcd_rotate=2
|
||||
|
||||
# Prevent console on DSI
|
||||
console=map:0
|
||||
|
||||
gpu_mem=256
|
||||
|
||||
Reference in New Issue
Block a user