Add new machine HW23-DLM
Variant of HW23 with different CPU BugzID: 65899
This commit is contained in:
parent
5bc7c2e9cc
commit
83eae69159
|
|
@ -0,0 +1,8 @@
|
||||||
|
#@TYPE: Machine
|
||||||
|
#@NAME: NetModule HW 23 DLM
|
||||||
|
#@DESCRIPTION: Machine configuration for the netmodule HW23, DLM variant
|
||||||
|
|
||||||
|
require imx8-nmhw23.conf
|
||||||
|
KERNEL_DEVICETREE = "netmodule/imx8-nmhw23-dlm.dtb"
|
||||||
|
MACHINEOVERRIDES .= ":imx8-nmhw23"
|
||||||
|
SOTA_MACHINE = "imx8-nmhw23"
|
||||||
Loading…
Reference in New Issue