]> git.baikalelectronics.ru Git - arm-tf.git/commit
Merge changes from topic "ld/mtd_framework" into integration
authorSoby Mathew <soby.mathew@arm.com>
Mon, 20 Jan 2020 10:52:15 +0000 (10:52 +0000)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Mon, 20 Jan 2020 10:52:15 +0000 (10:52 +0000)
commit0a910952f641cac20f9be29276483ee2e8a70d4c
treec4948116bf543ebafa4afafb3d87c23375aa05a5
parent45cc606ea7bbf8931be715a51c1819e7dd22e936
parentac7764bbcb366167436df9dd5c331755fbe2fc8f
Merge changes from topic "ld/mtd_framework" into integration

* changes:
  doc: stm32mp1: Update build command line
  fdts: stm32mp1: remove second QSPI flash instance
  stm32mp1: Add support for SPI-NOR boot device
  stm32mp1: Add support for SPI-NAND boot device
  spi: stm32_qspi: Add QSPI support
  fdts: stm32mp1: update for FMC2 pin muxing
  stm32mp1: Add support for raw NAND boot device
  fmc: stm32_fmc2_nand: Add FMC2 driver support
  stm32mp1: Reduce MAX_XLAT_TABLES to 4
  io: stm32image: fix device_size type
  stm32mp: add DT helper for reg by name
  stm32mp1: add compilation flags for boot devices
  lib: utils_def: add CLAMP macro
  compiler_rt: Import popcountdi2.c and popcountsi2.c files
  Add SPI-NOR framework
  Add SPI-NAND framework
  Add SPI-MEM framework
  Add raw NAND framework