diff options
author | Wig Cheng <wig.cheng@technexion.com> | 2020-07-28 16:15:19 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-08-03 17:03:57 +0200 |
commit | 3e980a2d8bd13d0d1c2d5cec9e57a47b6cff8b92 (patch) | |
tree | bf2980c35abef9f6fdd7a2e2ecfe33583bd58fb0 /board/inversepath | |
parent | b297c0d70702786f3c572b7fed49f4eb7b2174b8 (diff) | |
download | u-boot-3e980a2d8bd13d0d1c2d5cec9e57a47b6cff8b92.tar.gz u-boot-3e980a2d8bd13d0d1c2d5cec9e57a47b6cff8b92.tar.xz u-boot-3e980a2d8bd13d0d1c2d5cec9e57a47b6cff8b92.zip |
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: Wig Cheng <wig.cheng@technexion.com>
Diffstat (limited to 'board/inversepath')
0 files changed, 0 insertions, 0 deletions