ccimx8mn-dvk: add LVDS overlay to the device tree list

This overlay is not handled in our bootscript, but we add it to the Linux
partition in case users want to apply it manually.

https://jira.digi.com/browse/DEL-2609

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2020-04-30 13:38:39 +02:00
parent 973af88c12
commit de79310dc8
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ KERNEL_DEVICETREE ?= " \
digi/ccimx8mn_ov_v1.dtbo \
digi/ccimx8mn_ov_wifi.dtbo \
digi/ccimx8mn-dvk.dtb \
digi/ccimx8mn-dvk_ov_lvds.dtbo \
"
SERIAL_CONSOLES ?= "115200;ttymxc0"