[PATCH] net: designware: add DMA offset awareness
Tom Rini
trini at konsulko.com
Mon Nov 6 17:33:43 CET 2023
On Wed, Oct 25, 2023 at 11:08:44AM +0300, Baruch Siach wrote:
> Older DesignWare Ethernet MAC versions that this driver supports can
> only work with 32-bit DMA source/destination addresses. Some platforms
> have no physical RAM at the lowest 4GB address space. For these
> platforms the driver must translate DMA addresses to/from physical
> memory addresses.
>
> Call translation routines so that properly configured platforms can use
> the DesignWare Ethernet MAC. For platforms using device-tree this
> usually means adding dma-ranges property to the bus the device node is
> in.
>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
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/20231106/83ba941d/attachment.sig>
More information about the U-Boot
mailing list