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+rene...@mailbox.org>
These two patches need a bit more work, skip for now.