public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add bookworm versions of nanopi-neo
@ 2023-09-21 10:42 Felix Moessbauer
  2023-09-21 10:42 ` [PATCH v2 1/2] add nanopi-neo-bookworm target Felix Moessbauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Felix Moessbauer @ 2023-09-21 10:42 UTC (permalink / raw)
  To: isar-users
  Cc: daniel.bovensiepen, jan.kiszka, cedric.hombourger, ubely,
	Felix Moessbauer

This series adds two bookworm targets for the nanopi-neo board.
The standard version uses the classical u-boot boot chain and by
that makes it easy to use device-tree-overlays. The second patch
adds a version using EFI boot, which makes it possible to add
patterns like swupdate from CIP-Core. However, we split these to,
as the support for device-tree overlays highly depends on the EFI
booloader and support for that is not widely available.

Changes since v1:

- add multiconfig entries to local.conf.sample

Best regards,
Felix Moessbauer

Felix Moessbauer (2):
  add nanopi-neo-bookworm target
  add EFI boot version of nanopi-neo target

 meta-isar/conf/local.conf.sample                  |  2 ++
 meta-isar/conf/machine/nanopi-neo-efi.conf        | 13 +++++++++++++
 .../conf/multiconfig/nanopi-neo-bookworm.conf     |  5 +++++
 .../conf/multiconfig/nanopi-neo-efi-bookworm.conf |  5 +++++
 .../lib/wic/canned-wks/nanopi-neo-efi.wks.in      | 15 +++++++++++++++
 testsuite/citest.py                               |  2 ++
 6 files changed, 42 insertions(+)
 create mode 100644 meta-isar/conf/machine/nanopi-neo-efi.conf
 create mode 100644 meta-isar/conf/multiconfig/nanopi-neo-bookworm.conf
 create mode 100644 meta-isar/conf/multiconfig/nanopi-neo-efi-bookworm.conf
 create mode 100644 meta-isar/scripts/lib/wic/canned-wks/nanopi-neo-efi.wks.in

-- 
2.39.2


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

end of thread, other threads:[~2023-09-25  5:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 10:42 [PATCH v2 0/2] add bookworm versions of nanopi-neo Felix Moessbauer
2023-09-21 10:42 ` [PATCH v2 1/2] add nanopi-neo-bookworm target Felix Moessbauer
2023-09-21 10:42 ` [PATCH v2 2/2] add EFI boot version of nanopi-neo target Felix Moessbauer
2023-09-25  5:56 ` [PATCH v2 0/2] add bookworm versions of nanopi-neo Uladzimir Bely

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