From: Beniamino Galvani <b.galvani@gmail.com>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: u-boot@lists.denx.de, u-boot-amlogic@groups.io
Subject: Re: [PATCH 0/2] u-boot support for ODROID-C4
Date: Thu, 7 May 2020 21:28:56 +0200 [thread overview]
Message-ID: <20200507192856.GA4514@gmail.com> (raw)
In-Reply-To: <4b3c7fda-d644-4a4b-46de-7f243a1dc33a@baylibre.com>
On Wed, May 06, 2020 at 09:59:17AM +0200, Neil Armstrong wrote:
> Hi Beniamino,
>
> On 05/05/2020 22:22, Beniamino Galvani wrote:
> > Hi,
> >
> > these two patches add initial u-boot support for Hardkernel ODROID-C4.
>
> Thanks for the patchset, I already have one in my test tree, by you did beat me
> by sending it to the list !
Oh, I didn't notice, sorry.
> > https://wiki.odroid.com/odroid-c4/odroid-c4
> >
> > Beniamino Galvani (2):
> > arm: dts: import ODROID-C4 device tree
>
> The DT is not yet applied by kevin, thus I'll prefer waiting it to be accepted
> and merged in a stable linux tree to keep DT synced.
>
> > boards: amlogic: add ODROID-C4 support
>
> Please re-use the w400 board instead of adding a new board, there is no need for a new
> one until you'll need to add more functionalities.
>
> I know meson_generate_serial_ethaddr() is absent from w400, I'll add it shortly.
Okay, I'll wait that the DT gets merged and then will resubmit using w400.
Thanks,
Beniamino
WARNING: multiple messages have this Message-ID (diff)
From: Beniamino Galvani <b.galvani@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/2] u-boot support for ODROID-C4
Date: Thu, 7 May 2020 21:28:56 +0200 [thread overview]
Message-ID: <20200507192856.GA4514@gmail.com> (raw)
In-Reply-To: <4b3c7fda-d644-4a4b-46de-7f243a1dc33a@baylibre.com>
On Wed, May 06, 2020 at 09:59:17AM +0200, Neil Armstrong wrote:
> Hi Beniamino,
>
> On 05/05/2020 22:22, Beniamino Galvani wrote:
> > Hi,
> >
> > these two patches add initial u-boot support for Hardkernel ODROID-C4.
>
> Thanks for the patchset, I already have one in my test tree, by you did beat me
> by sending it to the list !
Oh, I didn't notice, sorry.
> > https://wiki.odroid.com/odroid-c4/odroid-c4
> >
> > Beniamino Galvani (2):
> > arm: dts: import ODROID-C4 device tree
>
> The DT is not yet applied by kevin, thus I'll prefer waiting it to be accepted
> and merged in a stable linux tree to keep DT synced.
>
> > boards: amlogic: add ODROID-C4 support
>
> Please re-use the w400 board instead of adding a new board, there is no need for a new
> one until you'll need to add more functionalities.
>
> I know meson_generate_serial_ethaddr() is absent from w400, I'll add it shortly.
Okay, I'll wait that the DT gets merged and then will resubmit using w400.
Thanks,
Beniamino
next prev parent reply other threads:[~2020-05-07 19:29 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-05 20:22 [PATCH 0/2] u-boot support for ODROID-C4 Beniamino Galvani
2020-05-05 20:22 ` Beniamino Galvani
2020-05-05 20:22 ` [PATCH 1/2] arm: dts: import ODROID-C4 device tree Beniamino Galvani
2020-05-05 20:22 ` Beniamino Galvani
2020-05-05 20:22 ` [PATCH 2/2] boards: amlogic: add ODROID-C4 support Beniamino Galvani
2020-05-05 20:22 ` Beniamino Galvani
2020-05-06 7:59 ` [PATCH 0/2] u-boot support for ODROID-C4 Neil Armstrong
2020-05-06 7:59 ` Neil Armstrong
2020-05-07 19:28 ` Beniamino Galvani [this message]
2020-05-07 19:28 ` Beniamino Galvani
2020-06-30 11:33 ` Anand Moon
2020-06-30 11:33 ` Anand Moon
2020-06-30 13:00 ` Neil Armstrong
2020-06-30 13:00 ` Neil Armstrong
2020-06-30 16:02 ` Anand Moon
2020-06-30 16:02 ` Anand Moon
2020-07-01 7:52 ` Neil Armstrong
2020-07-01 7:52 ` Neil Armstrong
2020-07-01 11:31 ` Anand Moon
2020-07-01 11:31 ` Anand Moon
2020-07-01 13:08 ` Neil Armstrong
2020-07-01 13:08 ` Neil Armstrong
2020-07-01 14:43 ` Anand Moon
2020-07-01 14:43 ` Anand Moon
2020-07-01 14:46 ` Neil Armstrong
2020-07-01 14:46 ` Neil Armstrong
2020-07-01 16:09 ` Anand Moon
2020-07-01 16:09 ` Anand Moon
2020-07-02 7:59 ` Neil Armstrong
2020-07-02 7:59 ` Neil Armstrong
2020-07-02 8:34 ` Anand Moon
2020-07-02 8:34 ` Anand Moon
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=20200507192856.GA4514@gmail.com \
--to=b.galvani@gmail.com \
--cc=narmstrong@baylibre.com \
--cc=u-boot-amlogic@groups.io \
--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.