[U-Boot] [PATCH v1 09/41] net: mvpp2: use "dma" instead of "phys" where appropriate

Joe Hershberger joe.hershberger at gmail.com
Tue Mar 21 17:04:09 UTC 2017


On Tue, Mar 21, 2017 at 9:27 AM, Stefan Roese <sr at denx.de> wrote:
> From: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
>
> As indicated by Russell King, the mvpp2 driver currently uses a lot
> "phys" or "phys_addr" to store what really is a DMA address. This commit
> clarifies this by using "dma" or "dma_addr" where appropriate.
>
> This is especially important as we are going to introduce more changes
> where the distinction between physical address and DMA address will be
> key.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Signed-off-by: Stefan Roese <sr at denx.de>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list