Initial commit

This commit is contained in:
Your Name
2026-04-23 17:07:55 +08:00
commit b7e39e063b
16725 changed files with 1625565 additions and 0 deletions
@@ -0,0 +1,7 @@
mode "800x600-60"
# D: 40.00 MHz, H: 37.879 kHz, V: 60.32 Hz
geometry 800 600 800 600 32
timings 0 88 40 23 1 128 4
hsync high
vsync high
endmode
@@ -0,0 +1 @@
FB_MODE=800x600-60
@@ -0,0 +1,8 @@
[Unit]
Description=UART renderer
Requires=obmc-console@ttyVUART0.service
[Service]
EnvironmentFile={envfiledir}/fbterm
ExecStartPre=/usr/sbin/fbset $FB_MODE
ExecStart=/usr/bin/fbterm --write-only obmc-console-client