From: Roberto Medina <robertoxmed@gmail.com>
To: buildroot@buildroot.org
Cc: kilian.zinnecker@mail.de, Roberto Medina <robertoxmed@gmail.com>
Subject: [Buildroot] [PATCH v4 0/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly.
Date: Sat, 12 Aug 2023 22:09:03 +0200 [thread overview]
Message-ID: <20230812200908.8960-1-robertoxmed@gmail.com> (raw)
v4 -> v3:
* Fix DEVELOPERS file with path to `board/firefly/roc-rk3399-pc/`.
* Clean-up the commit message.
v3 -> v2:
* Several fixes after reviews from Thomas Petazzoni.
* Add myself to the DEVELOPERS file.
* Remove the binutils version from the defconfig file.
* Set custom version of Linux to 6.1.45.
* Ext2 size needs to be increased a little to produce the final image.
* Fix the tag for TFA to v2.9 instead of v2.9.0.
* Set custom version of U-Boot to 2022.04.
* Remove U-Boot host tools.
v2 -> v1:
* 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.
DEVELOPERS | 4 +++
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 | 42 +++++++++++++++++++++++
6 files changed, 117 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-08-12 20:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-12 20:09 Roberto Medina [this message]
2023-08-12 20:09 ` [Buildroot] [PATCH v4 1/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly Roberto Medina
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=20230812200908.8960-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.