Pull request: u-boot-spi/master

Jagan Teki jagan at amarulasolutions.com
Tue Aug 3 18:24:20 CEST 2021


Hi Tom,

Please pull this PR.

Summary:
- SPI-NOR fix (Big Meng)
- XMC XM25QH64C flash (Reto Schneider)

CI:
https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/8565

thanks,
Jagan.

The following changes since commit 51aef405550e603ff702c034f0e2cd0f15bdf2bb:

  Merge branch '2021-08-02-numeric-input-cleanups' (2021-08-02 13:32:20 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-spi master

for you to fetch changes up to d008190920fbea4cd52b185e5191e6e0e5ae1f56:

  mtd: spi-nor: Mask out fast read if not requested in DT (2021-08-03 11:56:25 +0530)

----------------------------------------------------------------
Bin Meng (3):
      spi: spi-mem-nodm: Fix read data size issue
      mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()
      mtd: spi-nor: Mask out fast read if not requested in DT

Reto Schneider (1):
      mtd: spi-nor-ids: Add support for XMC XM25QH64C

 drivers/mtd/spi/spi-nor-core.c | 23 +++++++++++++++++------
 drivers/mtd/spi/spi-nor-ids.c  |  1 +
 drivers/spi/spi-mem-nodm.c     | 10 ++++++----
 3 files changed, 24 insertions(+), 10 deletions(-)


More information about the U-Boot mailing list