From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH v1] configs: pico-imx6: convert ethernet function to DM_ETH
Date: Tue, 4 Aug 2020 10:52:34 +0200 (CEST) [thread overview]
Message-ID: <20200804085234.6602F82176@phobos.denx.de> (raw)
In-Reply-To: <20200728081519.29782-1-wig.cheng@technexion.com>
> From: Wig Cheng <wig.cheng@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@technexion.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2020-08-04 8:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-28 8:15 [PATCH v1] configs: pico-imx6: convert ethernet function to DM_ETH wig.cheng at technexion.com
2020-08-04 8:52 ` sbabic at denx.de [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-28 10:37 wig.cheng at technexion.com
2020-07-28 12:42 ` Fabio Estevam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200804085234.6602F82176@phobos.denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox