Please pull u-boot-cfi-flash/master

Stefan Roese sr at denx.de
Wed Aug 11 12:47:17 CEST 2021


Hi Tom,

please pull the next batch of CFI flash related patches. Here the
summary log:

----------------------------------------------------------------
- Some CFI flash related fixups (Kconfig & header) (Bin)
- Enable CFI flash support on the QEMU RISC-V virt machine. (Bin)
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan

The following changes since commit 3e5b62f78888740530e6f3a2e989f4c361a9d52b:

   configs: Resync with savedefconfig (2021-08-10 15:08:46 -0400)

are available in the Git repository at:

   git at source.denx.de:u-boot/custodians/u-boot-cfi-flash.git

for you to fetch changes up to d248627f9d4218688e7430bc714405a23885abfa:

   riscv: qemu: Enable MTD NOR flash support (2021-08-11 10:36:10 +0200)

----------------------------------------------------------------
Bin Meng (3):
       mtd: kconfig: Fix CFI_FLASH dependency
       flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_t
       riscv: qemu: Enable MTD NOR flash support

  board/emulation/qemu-riscv/Kconfig | 2 ++
  drivers/mtd/Kconfig                | 1 +
  include/configs/qemu-riscv.h       | 2 ++
  include/flash.h                    | 2 --
  4 files changed, 5 insertions(+), 2 deletions(-)


More information about the U-Boot mailing list