All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH V2] ARM: omap3_logic boards: Convert to DM_ETH
Date: Thu, 18 Jun 2020 19:19:40 +0530	[thread overview]
Message-ID: <d1ffbd59-0248-892c-8340-b06a61bd4153@ti.com> (raw)
In-Reply-To: <20200509104806.12907-1-aford173@gmail.com>



On 09/05/20 4:18 pm, Adam Ford wrote:
> With the converstion of SMC911x to DM, this can facilitate the omap3
> boards from LogicPD (now called Beacon EmbeddedWorks) to be converted.
> There isn't a clean solution to doing this in phases, so the boards are
> all being done together to avoid breaking functionality.
> 
> Because the GPMC bus hasn't been converted, the -u-boot.dtsi node needs
> to show the address of the ethernet controller for each board.
> 
> The board file, which is common betwen the OMAP35 and DM37 SOM LV and
> Torpedo boards, can remove the manual ethernet initialization, but it
> still needs to register the address and GPMC configuration for the Ethernet
> controller which is now being moved around to board_late_init().
> 
> Lastly, this patch updates the various config files to add the reference
> for DM_ETH and remove the SMC address, which is now fetched from the
> newly created device tree nodes.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> ---
> V2:  Rebase on master, fix dtb warnings

Applied to u-boot-ti next.

Thanks and regards,
Lokesh

      reply	other threads:[~2020-06-18 13:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 10:48 [PATCH V2] ARM: omap3_logic boards: Convert to DM_ETH Adam Ford
2020-06-18 13:49 ` Lokesh Vutla [this message]

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=d1ffbd59-0248-892c-8340-b06a61bd4153@ti.com \
    --to=lokeshvutla@ti.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.