Hi Fabio, > -----Original Message----- > From: Fabio Estevam [mailto:[email protected]] > Sent: Monday, April 10, 2017 8:04 PM > To: Peng Fan <[email protected]> > Cc: Stefano Babic <[email protected]>; U-Boot-Denx <[email protected]> > Subject: Re: [U-Boot] [PATCH 6/8] imx: mx7dsabresd: reset ENET_RST_B > > On Mon, Apr 10, 2017 at 8:51 AM, Peng Fan <[email protected]> wrote: > > Reset ENET_RST_B to make ENET function stable. > > Since DM_GPIO enabled, we use "gpio_spi@0_5" which corresponds to > > ENET_RST_B. > > This should better be handled like the kernel: the FEC driver uses the "phy- > reset-gpios" property and perform the reset.
I have not switch to enable FEC DM now. when FEC DM enabled, I could drop this piece code. Thanks, Peng. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

