public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Rework and extend u-boot-script for DT overlays
@ 2023-08-01  9:37 Felix Moessbauer
  2023-08-01  9:37 ` [PATCH 1/4] fix(u-boot-script): use correct ramdisk size Felix Moessbauer
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Felix Moessbauer @ 2023-08-01  9:37 UTC (permalink / raw)
  To: isar-users; +Cc: florian.bezdeka, jan.kiszka, Felix Moessbauer

This series fixes a critical bug in the generated boot.scr u-boot
script (p1) and adds support to use the builtin device dtbs of u-boot.
Finally, the nanopi-neo target is switched over to the u-boot builtin
DT (instead of the kernel DT), as these are compiled with symbol
information which are needed to apply DT overlays.

@Maintainer: Feel free to cherry-pick p1 in case the other changes
need some discussions.

Felix Moessbauer
Siemens AG

Felix Moessbauer (4):
  fix(u-boot-script): use correct ramdisk size
  refactor loading of DT overlays in uboot
  u-boot-script: add support to use builtin dt
  use builtin DT for nanopi-neo target

 .../lib/wic/canned-wks/nanopi-neo.wks.in      |  4 +--
 .../u-boot-script/files/u-boot-script         |  3 +++
 .../u-boot-script/files/update-u-boot-script  | 25 ++++++++++++-------
 .../lib/wic/plugins/source/rootfs-u-boot.py   |  3 +++
 4 files changed, 24 insertions(+), 11 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-31  7:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01  9:37 [PATCH 0/4] Rework and extend u-boot-script for DT overlays Felix Moessbauer
2023-08-01  9:37 ` [PATCH 1/4] fix(u-boot-script): use correct ramdisk size Felix Moessbauer
2023-08-03 10:22   ` Gylstorff Quirin
2023-08-01  9:37 ` [PATCH 2/4] refactor loading of DT overlays in uboot Felix Moessbauer
2023-08-08  8:48   ` Jan Kiszka
2023-08-31  4:56     ` MOESSBAUER, Felix
2023-08-01  9:37 ` [PATCH 3/4] u-boot-script: add support to use builtin dt Felix Moessbauer
2023-08-01  9:37 ` [PATCH 4/4] use builtin DT for nanopi-neo target Felix Moessbauer
2023-08-08  8:48   ` Jan Kiszka
2023-08-31  5:34     ` MOESSBAUER, Felix
2023-08-31  7:01       ` Jan Kiszka
2023-08-31  7:07         ` MOESSBAUER, Felix
2023-08-08  7:05 ` [PATCH 0/4] Rework and extend u-boot-script for DT overlays Uladzimir Bely
2023-08-08 10:24   ` Jan Kiszka
2023-08-09  5:40     ` Uladzimir Bely
2023-08-09  7:43       ` Baurzhan Ismagulov

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