From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH 07/10] board: ge: bx50v3: Enable DM for PCI and ethernet
Date: Sun, 29 Dec 2019 11:26:44 +0100 (CET) [thread overview]
Message-ID: <20191229102644.964C981779@phobos.denx.de> (raw)
In-Reply-To: <20191112191521.11541-8-bob.beckett@collabora.com>
> From: Denis Zalevskiy <denis.zalevskiy@ge.com>
> DM for PCI pulls DM for ethernet that also needs other changes described
> below to build u-boot and keep existing functionality - ability to update
> MAC addresses of FEC ethernet adapter and I210 adapter connected to the
> Marvell switch.
> - fec_mxc driver with DM needs PHYLIB;
> - configuration items are moved from ge_bx50v3.h to ge_bx50v3_defconfig;
> - FEC is marked as eth0 because it is always present, so indices changed:
> I210 are still probed in the same order;
> - board_eth_init() was used by legacy ethernet, setup for enet iomux and
> pcie is moved to the board_late_init();
> - pci_init() is called from the board_late_init() to initiate PCI bus
> probing, so I210 devices are propagated to the device tree;
> Signed-off-by: Denis Zalevskiy <denis.zalevskiy@ge.com>
> [Describe PHY reset in device tree]
> Signed-off-by: Ian Ray <ian.ray@ge.com>
> Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Applied to u-boot-imx, -next, 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:[~2019-12-29 10:26 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 19:15 [U-Boot] [RESEND PATCH 00/10] GE boards initial DM conversion Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 01/10] board: ge: bx50v3: sync devicetrees from Linux Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 02/10] board: ge: ppd: sync device tree " Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 03/10] configs: bx50v3: Fix boot hang with video Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 04/10] board: ge: bx50v3: Fix run-time warning Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 05/10] board: ge: bx50v3: Fix message output to video console Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 06/10] configs: ppd: DM for USB and regulators PPD Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 07/10] board: ge: bx50v3: Enable DM for PCI and ethernet Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 08/10] board: ge: pass rtc_status via device tree Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 09/10] board: ge: bx50v3: use imx wdt Robert Beckett
2019-11-12 19:15 ` [U-Boot] [RESEND PATCH 10/10] board: ge: mx53ppd: " Robert Beckett
2019-12-27 16:41 ` [U-Boot][RESEND " Simon Glass
2019-12-29 10:24 ` [U-Boot] [RESEND " sbabic at denx.de
2019-12-29 10:28 ` [U-Boot] [RESEND PATCH 09/10] board: ge: bx50v3: " sbabic at denx.de
2019-12-27 16:41 ` [U-Boot][RESEND PATCH 08/10] board: ge: pass rtc_status via device tree Simon Glass
2019-12-29 10:28 ` [U-Boot] [RESEND " sbabic at denx.de
2019-12-29 10:26 ` sbabic at denx.de [this message]
2019-12-29 10:27 ` [U-Boot] [RESEND PATCH 06/10] configs: ppd: DM for USB and regulators PPD sbabic at denx.de
2019-12-29 10:24 ` [U-Boot] [RESEND PATCH 05/10] board: ge: bx50v3: Fix message output to video console sbabic at denx.de
2019-12-29 10:26 ` [U-Boot] [RESEND PATCH 04/10] board: ge: bx50v3: Fix run-time warning sbabic at denx.de
2019-12-29 10:27 ` [U-Boot] [RESEND PATCH 03/10] configs: bx50v3: Fix boot hang with video sbabic at denx.de
2019-12-29 10:27 ` [U-Boot] [RESEND PATCH 02/10] board: ge: ppd: sync device tree from Linux sbabic at denx.de
2019-12-27 13:53 ` [U-Boot][RESEND PATCH 01/10] board: ge: bx50v3: sync devicetrees " Stefano Babic
2019-12-29 10:27 ` [U-Boot] [RESEND " sbabic at denx.de
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=20191229102644.964C981779@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