[PATCH v2] configs: pico-imx6: convert ethernet function to DM_ETH

Fabio Estevam festevam at gmail.com
Thu Jul 30 03:12:35 CEST 2020


On Tue, Jul 28, 2020 at 11:04 PM <wig.cheng at technexion.com> wrote:
>
> From: Wig Cheng <wig.cheng at technexion.com>
>
> Before enable _DM_ETH:
>   Net:   FEC [PRIME]
>
> After enable DM_ETH:
>   Net:   eth0: ethernet at 2188000
>
> Here is the test commands:
>   => dhcp
>   BOOTP broadcast 1
>   DHCP client bound to address 10.88.88.152 (146 ms)
>   *** ERROR: `serverip' not set
>   Cannot autoload with TFTPGET
>   => ping 8.8.8.8
>   Using ethernet at 2188000 device
>   host 8.8.8.8 is alive
>
> Signed-off-by: Wig Cheng <wig.cheng at technexion.com>

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list