[U-Boot] [PATCH v2 05/12] drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT

Joe Hershberger joe.hershberger at gmail.com
Mon Apr 25 23:51:05 CEST 2016


On Tue, Apr 12, 2016 at 3:46 AM, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> Since dra7x platforms address bus is define as 64 bits to support
> LAPE, fdtdec_get_addr() returns a invalid address for mdio based
> and gmii_sel register address. Fixing this by using
> fdtdec_get_addr_size_auto_noparent() which will derive address
> cell and size cell from its parent.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>

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


More information about the U-Boot mailing list