summaryrefslogtreecommitdiff
path: root/p241/files/mesondisplay.cfg (plain)
blob: 5ed5a988e79f78cd67558fddf4593f61e790a49b
1# 1.device type [MID | MBOX | TV]
2# 2.soc type [meson3 | meson6 | meson8 | meson8b | meson8m2]
3#
4# 3.if the device is MID, need set fb0 & fb1 width height fbbits triplebuffer
5# example: MID meson8b 768 1024 32 1 1280 720 32 1
6# busybox fbset -fb /dev/graphics/fb0 -g 768 1024 768 3072 32
7# busybox fbset -fb /dev/graphics/fb1 -g 1280 720 1280 2160 32
8#
9# if the device is MBOX, need set default ui [720p | 1080p]
10
11MBOX meson8m2 720p
12\ No newline at end of file
13