Hi Tom,

please pull the following cfi-flash related patches:

----------------------------------------------------------------
- Fix devicetree address determination seen on QEMU ARM64
- Use DMA for reads is available
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=55&view=results

Thanks,
Stefan

The following changes since commit 42378e3cd2432e0353cdcc1789039293e4b46252:

Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm (2020-10-06 13:59:01 -0400)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git

for you to fetch changes up to 492b9917c684bbfd42479e049c00b1e502f8b53f:

cfi_flash: Fix devicetree address determination (2020-10-08 09:04:41 +0200)

----------------------------------------------------------------
Andre Przywara (1):
      cfi_flash: Fix devicetree address determination

Vignesh Raghavendra (2):
      dma: Reduce error level when DMA channel type does not exist
      mtd: cfi_mtd: Use DMA for reads

 drivers/dma/dma-uclass.c |  4 ++--
 drivers/mtd/cfi_flash.c  | 24 ++++++------------------
 drivers/mtd/cfi_mtd.c    |  4 +++-
 3 files changed, 11 insertions(+), 21 deletions(-)

Reply via email to