From: Roberto Medina <robertoxmed@gmail.com>
To: buildroot@buildroot.org
Cc: kilian.zinnecker@mail.de, Roberto Medina <robertoxmed@gmail.com>
Subject: [Buildroot] [PATCH v2 0/1] configs/roc_rk3399_pc: Bring back and update the
Date: Mon, 10 Jul 2023 23:21:46 +0200 [thread overview]
Message-ID: <20230710212151.574040-1-robertoxmed@gmail.com> (raw)
This patch series aims to reintroduce the configuration and scripts for
the `roc_rk3399_pc` board. There are a few improvements regarding the
U-Boot verion (bump) and some minor fixes on the post-build.sh script.
v2:
* Use a more recent version of U-boot.
* Built-tested by Kilian Zinnecker.
Roberto Medina (1):
configs/roc_rk3399_pc: Bring back and update the configuration for the
rockchip rk3399 built by firefly.
board/firefly/roc-rk3399-pc/extlinux.conf | 4 +++
board/firefly/roc-rk3399-pc/genimage.cfg | 22 +++++++++++++
board/firefly/roc-rk3399-pc/post-build.sh | 5 +++
board/firefly/roc-rk3399-pc/readme.txt | 40 +++++++++++++++++++++++
configs/roc_pc_rk3399_defconfig | 38 +++++++++++++++++++++
5 files changed, 109 insertions(+)
create mode 100644 board/firefly/roc-rk3399-pc/extlinux.conf
create mode 100644 board/firefly/roc-rk3399-pc/genimage.cfg
create mode 100755 board/firefly/roc-rk3399-pc/post-build.sh
create mode 100644 board/firefly/roc-rk3399-pc/readme.txt
create mode 100644 configs/roc_pc_rk3399_defconfig
--
2.41.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-07-10 21:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-10 21:21 Roberto Medina [this message]
2023-07-10 21:21 ` [Buildroot] [PATCH v2 1/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly Roberto Medina
2023-07-14 18:08 ` Kilian Zinnecker via buildroot
2023-07-24 11:01 ` Roberto Medina
2023-07-25 8:21 ` Da Xue
2023-08-08 21:06 ` Thomas Petazzoni via buildroot
2023-08-11 16:28 ` Roberto Medina
2023-08-11 22:29 ` Thomas Petazzoni via buildroot
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=20230710212151.574040-1-robertoxmed@gmail.com \
--to=robertoxmed@gmail.com \
--cc=buildroot@buildroot.org \
--cc=kilian.zinnecker@mail.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.