]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32f469-disco: Disable PINCTRL_FULL flag
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 6 May 2019 09:15:16 +0000 (11:15 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 6 May 2019 09:15:16 +0000 (11:15 +0200)
commit50ed3ffcc151da049406c3edb9baa46f2e855320
tree9579e5f8555b2bccd574cbf962f03d62a794c5e5
parentb05dbad6c086cb7b91aad03ee7a53f59840b2173
configs: stm32f469-disco: Disable PINCTRL_FULL flag

Disable unused PINCTRL_FULL flag.

Series-cc: pde, cke, pch, uboot-stm32

Cover-letter:
SPI flash STM32 MCU's fixes

This series update MCU's DT in order to fix SPI flash
configuration:
  - Adds MPU region dedicated for SPI flash used in memory mapped mode.
  - Fixes compatible string.
  - Fixes memory map size.
  - Updates spi-tx-bus-width and spi-rx-bus-width property values.
  - Adds QSPI flash support for STM32F469-disco board
END

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