[U-Boot] [PATCH 06/10] net: axi_emac: Pass private structure where possible

Joe Hershberger joe.hershberger at gmail.com
Tue Dec 15 21:15:28 CET 2015


On Fri, Dec 11, 2015 at 5:59 AM, Michal Simek <michal.simek at xilinx.com> wrote:
> Simplify move to DM to avoid handling with eth_device structure.

I think you need to change this commit log. You are moving functions
to use axidma_priv instead of eth_device in preparation of the DM
move. You are not actually moving to DM with this patch.

> Signed-off-by: Michal Simek <michal.simek at xilinx.com>


More information about the U-Boot mailing list