All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eugen.Hristev at microchip.com <Eugen.Hristev@microchip.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 1/2] board:pm9263 - Switch to use DM_ETH
Date: Thu, 13 May 2021 06:58:10 +0000	[thread overview]
Message-ID: <4c9d3914-c0aa-e6a2-9e7d-0631860ba80b@microchip.com> (raw)
In-Reply-To: <20210423134121.57551-1-iliev@ronetix.at>

On 4/23/21 4:41 PM, Ilko Iliev wrote:

> - Enable CONFIG_DM_ETH in configs/pm9263_defconfig
> - Drop legacy initialization in board/ronetix/pm9263.c
> - Remove network related setting from include/configs/pm9263.h
> 
> Signed-off-by: Ilko Iliev <iliev@ronetix.at>
> ---
> Changes to v2:
>   - improve commit message
> ---
>   board/ronetix/pm9263/pm9263.c | 57 -----------------------------------
>   configs/pm9263_defconfig      |  2 ++
>   include/configs/pm9263.h      |  6 ----
>   3 files changed, 2 insertions(+), 63 deletions(-)
> 

Applied with minor commit message change to u-boot-atmel/next, thanks !

      reply	other threads:[~2021-05-13  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 13:41 [PATCH v2 1/2] board:pm9263 - Switch to use DM_ETH Ilko Iliev
2021-05-13  6:58 ` Eugen.Hristev at microchip.com [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=4c9d3914-c0aa-e6a2-9e7d-0631860ba80b@microchip.com \
    --to=eugen.hristev@microchip.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.