diff --git a/conf/machine/nitrogen8m.conf b/conf/machine/nitrogen8m.conf index 61e76df..5a21b32 100644 --- a/conf/machine/nitrogen8m.conf +++ b/conf/machine/nitrogen8m.conf @@ -4,7 +4,7 @@ #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen8M #@MAINTAINER: Chris Dimich -MACHINEOVERRIDES =. "mx8mq:imx-boot-container:" +MACHINEOVERRIDES =. "mx8mq:" IMX_DEFAULT_BSP ?= "nxp" diff --git a/conf/machine/nitrogen8mm.conf b/conf/machine/nitrogen8mm.conf index 82276a0..6ab5449 100644 --- a/conf/machine/nitrogen8mm.conf +++ b/conf/machine/nitrogen8mm.conf @@ -4,7 +4,7 @@ #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen8MM #@MAINTAINER: Chris Dimich -MACHINEOVERRIDES =. "mx8mm:imx-boot-container:" +MACHINEOVERRIDES =. "mx8mm:" IMX_DEFAULT_BSP ?= "nxp" diff --git a/conf/machine/nitrogen8mn.conf b/conf/machine/nitrogen8mn.conf index 8c989a4..e96c684 100644 --- a/conf/machine/nitrogen8mn.conf +++ b/conf/machine/nitrogen8mn.conf @@ -4,7 +4,7 @@ #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen8M Nano #@MAINTAINER: Chris Dimich -MACHINEOVERRIDES =. "mx8mn:imx-boot-container:" +MACHINEOVERRIDES =. "mx8mn:" IMX_DEFAULT_BSP ?= "nxp" diff --git a/conf/machine/nitrogen8mp.conf b/conf/machine/nitrogen8mp.conf index 7a17670..5c8d18c 100644 --- a/conf/machine/nitrogen8mp.conf +++ b/conf/machine/nitrogen8mp.conf @@ -4,7 +4,7 @@ #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen8MP #@MAINTAINER: Chris Dimich -MACHINEOVERRIDES =. "mx8mp:imx-boot-container:" +MACHINEOVERRIDES =. "mx8mp:" IMX_DEFAULT_BSP ?= "nxp"