Skip to content
Snippets Groups Projects
Commit a63d799e authored by Maximilian Adducchio's avatar Maximilian Adducchio
Browse files

configs/kontron_mx6ul_defconfig: set CONFIG_ENV_OVERWRITE (allow overwriting...

configs/kontron_mx6ul_defconfig: set CONFIG_ENV_OVERWRITE (allow overwriting of mac via environment)
parent 9ae4166c
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ CONFIG_TARGET_KONTRON_MX6UL=y
CONFIG_DM_GPIO=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0xF0000
CONFIG_NR_DRAM_BANKS=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment