u-boot-amlogic.groups.io archive mirror
 help / color / mirror / Atom feed
From: exkc_maillist@list.ru
To: u-boot-amlogic@groups.io
Subject: [PATCHv2 0/3] ARM: meson: Add initial support for beelink gt1
Date: Wed, 22 Mar 2023 12:17:08 -0700	[thread overview]
Message-ID: <KFid.1679512628339564284.oldC@groups.io> (raw)

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

---

 .../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-22 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 19:17 exkc_maillist [this message]
2023-03-23  7:11 ` [PATCHv2 0/3] ARM: meson: Add initial support for beelink gt1 Christian Hewitt

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=KFid.1679512628339564284.oldC@groups.io \
    --to=exkc_maillist@list.ru \
    --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).