summaryrefslogtreecommitdiff
path: root/configs/kontron-sl-mx6ul_defconfig
diff options
context:
space:
mode:
authorFrieder Schrempf <frieder.schrempf@kontron.de>2022-08-23 17:29:12 +0300
committerStefano Babic <sbabic@denx.de>2022-10-20 18:35:51 +0300
commit234b3be98efe21d04f623b0a67eead321a3da6c1 (patch)
tree36b3583acc6d055d1a415f00a054e611660345e8 /configs/kontron-sl-mx6ul_defconfig
parent679356c0b2603995db387cab514de535988fa904 (diff)
downloadu-boot-234b3be98efe21d04f623b0a67eead321a3da6c1.tar.xz
imx: imx6ul: kontron-sl-mx6ul: Fix CONFIG_ENV_SPI_BUS
The SPI NOR is on ECSPI1 so CONFIG_ENV_SPI_BUS should be 1 to detect the environment on the SPI NOR. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Diffstat (limited to 'configs/kontron-sl-mx6ul_defconfig')
-rw-r--r--configs/kontron-sl-mx6ul_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/kontron-sl-mx6ul_defconfig b/configs/kontron-sl-mx6ul_defconfig
index 02f0cb0f0a..0cdca7eda1 100644
--- a/configs/kontron-sl-mx6ul_defconfig
+++ b/configs/kontron-sl-mx6ul_defconfig
@@ -64,7 +64,6 @@ CONFIG_OF_LIST="imx6ul-kontron-n631x-s imx6ull-kontron-n641x-s"
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_ENV_SPI_BUS=2
CONFIG_USE_ETHPRIME=y
CONFIG_ETHPRIME="eth0"
CONFIG_BOOTCOUNT_LIMIT=y