summaryrefslogtreecommitdiff
path: root/include/configs/mx6dl_sabresd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6dl_sabresd.h')
-rw-r--r--include/configs/mx6dl_sabresd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6dl_sabresd.h b/include/configs/mx6dl_sabresd.h
index 5580186..91ed159 100644
--- a/include/configs/mx6dl_sabresd.h
+++ b/include/configs/mx6dl_sabresd.h
@@ -201,7 +201,7 @@
#ifdef CONFIG_CMD_SF
#define CONFIG_FSL_SF 1
#define CONFIG_SPI_FLASH_IMX_M25PXX 1
- #define CONFIG_SPI_FLASH_CS 1
+ #define CONFIG_SPI_FLASH_CS 0
#define CONFIG_IMX_ECSPI
#define IMX_CSPI_VER_2_3 1
#define MAX_SPI_BYTES (64 * 4)