[U-Boot] [PATCH 04/10] net: axi_emac: Put iobase to private structure

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


On Fri, Dec 11, 2015 at 5:59 AM, Michal Simek <michal.simek at xilinx.com> wrote:
> Saving iobase directly to private structure helps with moving to DM.
> There is an option to load iobase from pdata but it is additional load.
> Pointer to private structure is available all the time.

As long as the information is still coming from the pdata or device
tree that should be fine.

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

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


More information about the U-Boot mailing list