[PATCH] net: pcnet: fix I/O primitives for memory access
    Tom Rini 
    trini at konsulko.com
       
    Mon May  4 15:23:40 CEST 2020
    
    
  
On Sun, May 03, 2020 at 07:43:32PM +0200, Daniel Schwierzeck wrote:
> Commit 69529c912059 ("net: pcnet: Switch to PCI memory access")
> switched from PCI IO access to PCI memory access without updating
> the I/O primitives. Contrary to SH, the primitives for memory
> access and IO access are implemented differently. Thus doing
> memory access with IO port primitives breaks the driver on
> MIPS Malta board.
> 
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> 
Applied to u-boot/master, 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/20200504/0e8e7e29/attachment.sig>
    
    
More information about the U-Boot
mailing list