From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Subject: [meta-rockchip][PATCH v3 4/4] README: sort MACHINE names
Date: Thu, 13 Jun 2024 13:01:54 -0400 [thread overview]
Message-ID: <20240613170154.6441-4-twoerner@gmail.com> (raw)
In-Reply-To: <20240613170154.6441-1-twoerner@gmail.com>
Previously the MACHINEs were listed in the order in which they were added to
the layer. Going forward, separate the list into 32 vs 64 bit, sort each of
those groups, while distinguishing between which boards support wic and which
don't.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
v3 changes:
- new
---
README | 59 +++++++++++++++++++++++++++++++---------------------------
1 file changed, 32 insertions(+), 27 deletions(-)
diff --git a/README b/README
index 909840de2c0d..6003e7c652fe 100644
--- a/README
+++ b/README
@@ -18,34 +18,39 @@ Dependencies:
Status of supported boards:
--------------------------
builds and boots wic image:
- nanopi-m4
- nanopi-m4-2gb
- rock-pi-e
- rock-pi-4a
- rock-pi-4b
- rock-pi-4c
- rock64
- tinker-board
- tinker-board-s
- vyasa-rk3288
- firefly-rk3288
- nanopi-r4s
- rock-5b
- nanopi-r2s
- nanopi-m4b
- rock-pi-s
- rock-5a
- roc-rk3328-cc
- roc-rk3308-cc
- orangepi-5-plus
- rock-3a
- rock-4c-plus
- radxa-zero-3e
- radxa-zero-3w
+ 32-bit:
+ firefly-rk3288
+ tinker-board
+ tinker-board-s
+ vyasa-rk3288
+
+ 64-bit:
+ nanopi-m4
+ nanopi-m4-2gb
+ nanopi-m4b
+ nanopi-r2s
+ nanopi-r4s
+ orangepi-5-plus
+ radxa-zero-3e
+ radxa-zero-3w
+ roc-rk3308-cc
+ roc-rk3328-cc
+ rock-3a
+ rock-4c-plus
+ rock-5a
+ rock-5b
+ rock-pi-4a
+ rock-pi-4b
+ rock-pi-4c
+ rock-pi-e
+ rock-pi-s
+ rock64
+
builds:
- marsboard-rk3066
- radxarock
- rock2-square
+ 32-bit:
+ marsboard-rk3066
+ radxarock
+ rock2-square
Notes:
-----
--
2.44.0.478.g7774cfed6261
next prev parent reply other threads:[~2024-06-13 17:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 17:01 [meta-rockchip][PATCH v3 1/4] rockchip-rkbin: bump SRCREV Trevor Woerner
2024-06-13 17:01 ` [meta-rockchip][PATCH v3 2/4] radxa-zero-3e: add Trevor Woerner
2024-06-13 17:01 ` [meta-rockchip][PATCH v3 3/4] radxa-zero-3w: add Trevor Woerner
2024-06-14 8:58 ` [yocto-patches] " Quentin Schulz
2024-06-14 14:23 ` Trevor Woerner
2024-06-13 17:01 ` Trevor Woerner [this message]
2024-06-14 9:01 ` [yocto-patches] [meta-rockchip][PATCH v3 4/4] README: sort MACHINE names Quentin Schulz
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=20240613170154.6441-4-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=yocto-patches@lists.yoctoproject.org \
/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.