Skip to content

Commit 7297cca

Browse files
committed
U-boot portenta-x8: u-boot env import failing fix
1 parent 25fa545 commit 7297cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-arduino-bsp/recipes-bsp/u-boot/u-boot-imx/portenta-x8/imx8mm_evk_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ CONFIG_SYS_CBSIZE=2048
5656
CONFIG_SYS_PBSIZE=2074
5757
CONFIG_NR_DRAM_BANKS=2
5858
# CONFIG_CMD_EXPORTENV is not set
59-
# CONFIG_CMD_IMPORTENV is not set
59+
CONFIG_CMD_IMPORTENV=y
6060
CONFIG_CMD_CRC32=y
6161
CONFIG_CRC32_VERIFY=y
6262
# CONFIG_BOOTM_NETBSD is not set

0 commit comments

Comments
 (0)