]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 22 Feb 2019 14:04:43 +0000 (15:04 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 23 Apr 2019 13:31:44 +0000 (15:31 +0200)
commitafd6109d35caa2318294f2160b6f2f3de580b796
tree8579f5003b2776467febe51cf3cc833bd25d1888
parent4b134936660c87446edcc6a28c360ec8be400476
configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX

This config file is shared between stm32f746-disco and stm32f769-disco.
These 2 boards doesn't embed the same qspi flash (Micron n25q128a on
f746-disco, Macronix mx66l51235l on f769-disco).

To be able to use Macronix mx66l51235l on F769-disco, flags
SPI_FLASH_MACRONIX must be enabled.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32f746-disco_defconfig