Skip to content

Commit b93d9fe

Browse files
committed
In Portenta-X8 machine file, comment custom u-boot machine, this will use imx8mm-evk as per MACHINEOVERRIDES settings
1 parent 4803603 commit b93d9fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-arduino-bsp/conf/machine/portenta-x8.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require conf/machine/imx8mm-lpddr4-evk.conf
99
MACHINEOVERRIDES .= ":imx8mm-lpddr4-evk"
1010

1111
# Override the variables you want to change here
12-
UBOOT_CONFIG_BASENAME = "portenta-x8"
13-
UBOOT_DTB_NAME = "portenta-x8.dtb"
12+
#UBOOT_CONFIG_BASENAME = "portenta-x8"
13+
#UBOOT_DTB_NAME = "portenta-x8.dtb"
1414

1515
IMX_DEFAULT_BSP = "nxp"
1616
PREFERRED_PROVIDER:virtual/kernel = "linux-imx_6.6"

0 commit comments

Comments
 (0)