mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] Layerscape LS1028a pblimage support
@ 2023-12-19 13:00 Sascha Hauer
  2023-12-19 13:00 ` [PATCH 1/4] pblimage: drop PowerPC support Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2023-12-19 13:00 UTC (permalink / raw)
  To: Barebox List

The pblimage tool can be re-used for upcoming LS1028a support. This
series contains the necessary changes for the tool.

Sascha Hauer (4):
  pblimage: drop PowerPC support
  pblimage: simplify a bit
  pblimage: use roundup() from kernel.h
  pblimage: Add LS1028a support

 images/Makefile.layerscape |  16 ++--
 scripts/pblimage.c         | 149 ++++++++++++++++++++++++++++---------
 2 files changed, 120 insertions(+), 45 deletions(-)

-- 
2.39.2




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

end of thread, other threads:[~2023-12-19 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 13:00 [PATCH 0/4] Layerscape LS1028a pblimage support Sascha Hauer
2023-12-19 13:00 ` [PATCH 1/4] pblimage: drop PowerPC support Sascha Hauer
2023-12-19 13:00 ` [PATCH 2/4] pblimage: simplify a bit Sascha Hauer
2023-12-19 13:00 ` [PATCH 3/4] pblimage: use roundup() from kernel.h Sascha Hauer
2023-12-19 13:00 ` [PATCH 4/4] pblimage: Add LS1028a support Sascha Hauer

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