public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCHv3 0/2] Support automatic fitImage config selection
@ 2021-01-04 19:48 Sebastian Reichel
  2021-01-04 19:48 ` [PATCHv3 1/2] image: cleanup pre-processor usage Sebastian Reichel
  2021-01-04 19:48 ` [PATCHv3 2/2] image: support board_fit_config_name_match Sebastian Reichel
  0 siblings, 2 replies; 5+ messages in thread
From: Sebastian Reichel @ 2021-01-04 19:48 UTC (permalink / raw)
  To: u-boot

This was part of a cleanup series for GE Bx50v3 board. Board
specific patches have already been merged to i.MX tree; this
needs to be applied to get the default configuration working
again.

Changes since PATCHv2:
 * rebase against imx/next (so basically drop patches 1,4,5)
 * drop OF_LIBFDT_OVERLAY ifdef removal from PATCH 1, this
   change requires more work

-- Sebastian

Sebastian Reichel (2):
  image: cleanup pre-processor usage
  image: support board_fit_config_name_match

 common/image-fit.c | 65 +++++++++++++++++++++++-----------------------
 include/image.h    |  4 +++
 2 files changed, 37 insertions(+), 32 deletions(-)

-- 
2.29.2

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

end of thread, other threads:[~2021-01-06 12:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04 19:48 [PATCHv3 0/2] Support automatic fitImage config selection Sebastian Reichel
2021-01-04 19:48 ` [PATCHv3 1/2] image: cleanup pre-processor usage Sebastian Reichel
2021-01-06 12:56   ` Tom Rini
2021-01-04 19:48 ` [PATCHv3 2/2] image: support board_fit_config_name_match Sebastian Reichel
2021-01-06 12:56   ` Tom Rini

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