3. Add `fbcon=map:2` at the end of the line to `/boot/firmware/cmdline.txt`
* This will tell the framebuffer console (fbcon) to map all its terminals to `/dev/fb2` (which doesn't exist), i.e. don't show a Linux TTY on the display
<details>
<summary>Links</summary>
@@ -139,10 +141,17 @@ Then, connect the cables to the Pi as described in this chart:
-[Raspberry Pi Forum post mentioning the line to include in the config (German)](https://forum-raspberrypi.de/forum/thread/55290-displays-mit-spi-anschluss-unter-raspberry-pi-os-bullseye-bookworm/)
-[Device tree overlays README](https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README)