u-boot-amlogic.groups.io archive mirror
 help / color / mirror / Atom feed
From: Christian Hewitt <christian@hewittfamily.org.uk>
To: u-boot-amlogic@groups.io, exkc_maillist@list.ru
Cc: Karl Chan <exxxxkc@getgoogleoff.me>
Subject: Re: [PATCHv2 0/3] ARM: meson: Add initial support for beelink gt1
Date: Thu, 23 Mar 2023 11:11:50 +0400	[thread overview]
Message-ID: <CFFE1487-C407-4DA4-9A24-3D49D629D260@hewittfamily.org.uk> (raw)
In-Reply-To: <KFid.1679512628339564284.oldC@groups.io>

> On 22 Mar 2023, at 11:17 pm, exkc_maillist via groups.io <exkc_maillist=list.ru@groups.io> wrote:
> 
> Add initial support for beelink gt1
> 
> Signed-off-by:  Karl Chan <exxxxkc@getgoogleoff.me>
> 
> ---
> 
> This patch is base on this patch from in pm os .
> 
> https://gitlab.com/postmarketOS/pmaports/-/blob/master/device/testing/u-boot-beelink-gt1/0001-add-basic-support-for-beelink-gt1.patch
> 

Hello Karl,

You’ve submitted each patch with the same subject/description; each
patch must have its own subject line and description of the change
in that patch. You can use the git log to crib the format from the
previous submissions.

Your changes need to be rebased on [0] which had a large patchset
to revise documentation merged yesterday, so the doc patch will not
apply now.

I’ve revised and rebased my original Beelink GT1 patches [1]. You
are welcome to pick/reuse/reauthor them if you like. I have sent
the other boards in that branch to the list this morning.

Christian

[0] https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commits/u-boot-amlogic
[1] https://github.com/chewitt/u-boot/commits/amlogic-next-chewitt

> ---
> 
> .../dts/meson-gxm-gt1-ultimate-u-boot.dtsi    |  7 ++
> arch/arm/dts/meson-gxm-gt1-ultimate.dts       | 91 +++++++++++++++++++
> board/amlogic/q200/MAINTAINERS                |  2 +
> configs/beelink_gt1_ultimate_defconfig        | 85 +++++++++++++++++
> doc/board/amlogic/beelink-gt1.rst             | 65 +++++++++++++
> doc/board/amlogic/index.rst                   |  3 +-
> 6 files changed, 252 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/dts/meson-gxm-gt1-ultimate-u-boot.dtsi
> create mode 100644 arch/arm/dts/meson-gxm-gt1-ultimate.dts
> create mode 100644 configs/beelink_gt1_ultimate_defconfig
> create mode 100644 doc/board/amlogic/beelink-gt1.rst
> 
> 
> 
> 
> 


      reply	other threads:[~2023-03-23  7:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 19:17 [PATCHv2 0/3] ARM: meson: Add initial support for beelink gt1 exkc_maillist
2023-03-23  7:11 ` Christian Hewitt [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=CFFE1487-C407-4DA4-9A24-3D49D629D260@hewittfamily.org.uk \
    --to=christian@hewittfamily.org.uk \
    --cc=exkc_maillist@list.ru \
    --cc=exxxxkc@getgoogleoff.me \
    --cc=u-boot-amlogic@groups.io \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).