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

Marek Vasut marek.vasut at mailbox.org
Mon Aug 14 01:55:38 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>

These two patches need a bit more work, skip for now.


More information about the U-Boot mailing list