All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tools: mkimage: cleanups + allow to create legacy image with type flat_dt
@ 2022-10-31 14:51 Marc Kleine-Budde
  2022-10-31 14:51 ` [PATCH v2 1/2] tools: mkimage: don't print error message "Success" in case of failure Marc Kleine-Budde
  2022-10-31 14:51 ` [PATCH v2 2/2] tools: mkimage: add new image type "flat_dt_legacy" Marc Kleine-Budde
  0 siblings, 2 replies; 10+ messages in thread
From: Marc Kleine-Budde @ 2022-10-31 14:51 UTC (permalink / raw)
  To: u-boot; +Cc: embedded

Hello,

the first patch cleans up the error message output if struct
image_type_params::set_header is set, the other adds support for
creating legacy images with type flat_dt.

regards,
Marc

Changes since v1:
- introduce new image type (suggested by Sean Anderson)
  instead of adding new cmd line parameter




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

end of thread, other threads:[~2022-11-17 13:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 14:51 [PATCH v2 0/2] tools: mkimage: cleanups + allow to create legacy image with type flat_dt Marc Kleine-Budde
2022-10-31 14:51 ` [PATCH v2 1/2] tools: mkimage: don't print error message "Success" in case of failure Marc Kleine-Budde
2022-10-31 19:27   ` Simon Glass
2022-11-16 10:42     ` Marc Kleine-Budde
2022-11-16 23:51       ` Simon Glass
2022-10-31 14:51 ` [PATCH v2 2/2] tools: mkimage: add new image type "flat_dt_legacy" Marc Kleine-Budde
2022-11-16 10:49   ` Marc Kleine-Budde
2022-11-17  5:01     ` Sean Anderson
2022-11-17 11:30       ` Marc Kleine-Budde
2022-11-17 13:23         ` Sean Anderson

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.