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:
parent
973af88c12
commit
de79310dc8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue