configs: sama5d27_som1_ek: Add default config to read ENV from QSPI
authorSwapna Gurumani <swapna.gurumani@microchip.com>
Mon, 2 Dec 2019 21:06:10 +0000 (21:06 +0000)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 10 Dec 2019 10:43:50 +0000 (12:43 +0200)
commite50d238a1ce856d3e16bbc279a6e92a0c2b5fb4f
tree3d6db51ad2d97f15d290527bd679fe8785323c2e
parentf3510e9754e1163e74e3606880b5698fcaa08a3a
configs: sama5d27_som1_ek: Add default config to read ENV from QSPI

In the initial SPI flash setup, the default bus mode being used was 3,
which is incorrect, causing a CRC error when the ENV was being read from
QSPI. Setting the default bus mode to 0 which is the correct mode.

Signed-off-by: Swapna Gurumani <swapna.gurumani@microchip.com>
configs/sama5d27_som1_ek_qspiflash_defconfig