Skip to content
  • Sergei Miroshnichenko's avatar
    RM#1046 qspi: stm32: Add driver for STM32 Quad SPI Flash · 02083bfa
    Sergei Miroshnichenko authored
    - Import the spi_nor.h header file from Linux kernel;
    - Add also the qspi U-Boot command for erasing and writing the
      QSPI Flash;
    - The QSPI Flash is accessible for reading via 0x90000000;
    - The only supported at the moment QSPI Flash Micron MT25QL512ABB1EW9
      is currently hardcoded.
    02083bfa