[PATCH 1/2] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems

Marek Vasut marek.vasut at mailbox.org
Sat Aug 19 02:23:02 CEST 2023


On 8/13/23 23:46, Marek Vasut wrote:
> Get rid of nvmxip_mmio_rawread() and just implement the readl()/readq()
> reader loop within nvmxip_blk_read(). Cast the destination buffer as
> needed and increment the read by either 4 or 8 bytes depending on if
> this is systemd with 32bit or 64bit physical address.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
> Cc: Simon Glass <sjg at chromium.org>

Sandbox CI test fails with this series:

https://source.denx.de/u-boot/custodians/u-boot-sh/-/pipelines/17427

https://u-boot.source-pages.denx.de/-/custodians/u-boot-sh/-/jobs/679256/artifacts/test-log.html



More information about the U-Boot mailing list