Skip to content
Commit 3e980a2d authored by Wig Cheng's avatar Wig Cheng Committed by Stefano Babic
Browse files

configs: pico-imx6: convert ethernet function to DM_ETH



Before enable _DM_ETH:
    Net:   FEC [PRIME]

After enable DM_ETH:
    Net:   eth0: ethernet@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@2188000 device
    host 8.8.8.8 is alive

Signed-off-by: default avatarWig Cheng <wig.cheng@technexion.com>
parent b297c0d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment