From: Michael Riesch <michael.riesch@wolfvision.net>
To: ptxdist@pengutronix.de
Cc: m.tretter@pengutronix.de, Michael Riesch <michael.riesch@wolfvision.net>
Subject: [ptxdist] [PATCH v3 0/3] Add support for Rockchip firmware blobs
Date: Thu, 9 Dec 2021 07:10:46 +0100 [thread overview]
Message-ID: <20211209061049.2975739-1-michael.riesch@wolfvision.net> (raw)
Hi all,
The v3 of this series addresses the review by Michael Olbrich
(shell coding style, description in Kconfig).
Best regards,
Michael
Michael Riesch (3):
platforms: add section for non-free firmware blobs
add package for rockchip firmware binaries
barebox: add integration of firmware blobs
platforms/Kconfig | 10 ++++
platforms/barebox.in | 35 ++++++++++++
platforms/firmware-rockchip.in | 41 ++++++++++++++
rules/barebox.make | 6 +++
rules/firmware-rockchip.make | 74 ++++++++++++++++++++++++++
rules/post/ptxd_make_world_inject.make | 19 +++++++
scripts/lib/ptxd_make_world_inject.sh | 42 +++++++++++++++
7 files changed, 227 insertions(+)
create mode 100644 platforms/firmware-rockchip.in
create mode 100644 rules/firmware-rockchip.make
create mode 100644 rules/post/ptxd_make_world_inject.make
create mode 100644 scripts/lib/ptxd_make_world_inject.sh
--
2.30.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next reply other threads:[~2021-12-09 6:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-09 6:10 Michael Riesch [this message]
2021-12-09 6:10 ` [ptxdist] [PATCH v3 1/3] platforms: add section for non-free " Michael Riesch
2021-12-09 6:10 ` [ptxdist] [PATCH v3 2/3] add package for rockchip firmware binaries Michael Riesch
2021-12-09 6:10 ` [ptxdist] [PATCH v3 3/3] barebox: add integration of firmware blobs Michael Riesch
2021-12-10 15:03 ` Michael Olbrich
2021-12-11 7:03 ` Michael Riesch
2021-12-17 7:35 ` Michael Olbrich
2021-12-20 11:02 ` Michael Riesch
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=20211209061049.2975739-1-michael.riesch@wolfvision.net \
--to=michael.riesch@wolfvision.net \
--cc=m.tretter@pengutronix.de \
--cc=ptxdist@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox