[bug report] sunxi: H6: no ethernet on Orange Pi One Plus
Anne Macedo
retpolanne at posteo.net
Fri Jul 7 16:20:48 CEST 2023
On Fri, Jul 07, 2023 at 10:54:00AM -0300, Fabio Estevam wrote:
> On Fri, Jul 7, 2023 at 10:46 AM Anne Macedo <retpolanne at posteo.net> wrote:
>
> > On u-boot shell:
> >
> > gpio set pd6
>
> Good point. You should pass the following options:
>
> CONFIG_DM_REGULATOR=y
> CONFIG_DM_REGULATOR_FIXED=y
>
> so that the GPIO3_6 turns on by default and then you would not need to
> run the "gpio set pd6" command.
That didn't work. I still had to enable with "gpio set pd6".
Also, when it gets to the kernel, ethernet shuts down. I also don't see
the device in my router, so I believe even though eth0 is up, something
may not be working yet.
>
> > then dhcp command works :). However, it doesn't get an IP and with
> > static IP pinging doesn't work.
More information about the U-Boot
mailing list