All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add support for an RCW on sl28 boards
@ 2021-01-12 10:51 Michael Walle
  2021-01-12 10:51 ` [Buildroot] [PATCH 1/2] package/rcw-smarc-sal28: new package Michael Walle
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Walle @ 2021-01-12 10:51 UTC (permalink / raw)
  To: buildroot

Add a new package for the RCW and then use it on the sl28 board to
integrate it into the target image.

Michael Walle (2):
  package/rcw-smarc-sal28: new package
  configs/kontron_smarc_sal28: integrate RCW into rootfs image

 DEVELOPERS                                   |  1 +
 board/kontron/smarc-sal28/genimage.cfg       |  6 ++++
 configs/kontron_smarc_sal28_defconfig        |  1 +
 package/Config.in                            |  1 +
 package/rcw-smarc-sal28/Config.in            | 25 +++++++++++++
 package/rcw-smarc-sal28/rcw-smarc-sal28.hash |  3 ++
 package/rcw-smarc-sal28/rcw-smarc-sal28.mk   | 37 ++++++++++++++++++++
 7 files changed, 74 insertions(+)
 create mode 100644 package/rcw-smarc-sal28/Config.in
 create mode 100644 package/rcw-smarc-sal28/rcw-smarc-sal28.hash
 create mode 100644 package/rcw-smarc-sal28/rcw-smarc-sal28.mk

-- 
2.20.1

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

end of thread, other threads:[~2021-01-14 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-12 10:51 [Buildroot] [PATCH 0/2] Add support for an RCW on sl28 boards Michael Walle
2021-01-12 10:51 ` [Buildroot] [PATCH 1/2] package/rcw-smarc-sal28: new package Michael Walle
2021-01-12 10:51 ` [Buildroot] [PATCH 2/2] configs/kontron_smarc_sal28: integrate RCW into rootfs image Michael Walle
2021-01-14 21:33 ` [Buildroot] [PATCH 0/2] Add support for an RCW on sl28 boards Yann E. MORIN

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.