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

Tom Rini trini at konsulko.com
Thu Aug 31 18:26:37 CEST 2023


On Wed, Aug 23, 2023 at 02:18:18AM +0200, 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>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230831/0917387e/attachment.sig>


More information about the U-Boot mailing list