mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 0/3] Add support for Rockchip firmware blobs
@ 2021-12-06  7:54 Michael Riesch
  2021-12-06  7:54 ` [ptxdist] [PATCH v2 1/3] platforms: add section for non-free " Michael Riesch
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Riesch @ 2021-12-06  7:54 UTC (permalink / raw)
  To: ptxdist; +Cc: m.tretter, Michael Riesch

Hi all,

This v2 addresses the comments by Christian Melki and Roland Hieber,
as well as several cosmetic fixes.
Also, I removed the RFC status of the third patch. Surely the
implementation can be improved, but the design is complete and ready
to review from my point of view.

Looking forward to your comments!

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                   | 31 +++++++++++
 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  | 43 +++++++++++++++
 7 files changed, 224 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-09  5:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06  7:54 [ptxdist] [PATCH v2 0/3] Add support for Rockchip firmware blobs Michael Riesch
2021-12-06  7:54 ` [ptxdist] [PATCH v2 1/3] platforms: add section for non-free " Michael Riesch
2021-12-06  7:54 ` [ptxdist] [PATCH v2 2/3] add package for rockchip firmware binaries Michael Riesch
2021-12-06  7:54 ` [ptxdist] [PATCH v2 3/3] barebox: add integration of firmware blobs Michael Riesch
2021-12-08  7:59   ` Michael Olbrich
2021-12-09  5:22     ` Michael Riesch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox