[PATCH v1 0/8] board: toradex: Refactor config block handling and cleanup

Francesco Dolcini francesco.dolcini at toradex.com
Mon Jul 25 13:25:04 CEST 2022


Hello Tom,
this series is supposed to go through you or someone else?
Merge window is supposed to close today, there is no rush, but would be
great to have this in v2022.10.

Francesco

On Fri, Jul 22, 2022 at 10:35:23AM +0200, Marcel Ziswiler wrote:
> On Thu, 2022-07-21 at 15:17 +0200, Francesco Dolcini wrote:
> > Hi all,
> > this series introduces some cleanup in the board/toradex common code, mainly
> > around the config block handling and related informations.
> > 
> > The main change is a major rework of the interactive block creation function
> > (used to re-create production data information, e.g. serial# and SKU number) to
> > select the product ID from a short list instead of a long y/n question/answer
> > list that was deciding the exact product ID depending on the answer. This code
> > was getting too complex and not possible to maintain anymore.
> > 
> > This change is build on top of `toradex: tdx-cfg-block: add 0068 i.mx 8m mini
> > sku` from Philippe that is not yet applied to u-boot/master, for simplicity it
> > is now integrated into this series.
> > 
> > All the other changes are small cleanups on the board info prints (product id
> > is now printed), the product names are now the official Toradex products names
> > and a couple of other trivial improvements I did while working on this.
> > 
> > 
> > Francesco Dolcini (7):
> >   toradex: common: Remove stale comments about modules availability
> >   toradex: common: Use ARRAY_SIZE macro
> >   toradex: tdx-cfg-block: Cleanup interactive cfg block creation
> >   toradex: common: Remove stale function declaration
> >   toradex: common: Remove #ifdef usage for 2nd ethaddr
> >   toradex: tdx-cfg-block: Use official SKU names
> >   toradex: common: Improve product/serial print during boot
> > 
> > Philippe Schenker (1):
> >   toradex: tdx-cfg-block: add 0068 i.mx 8m mini sku
> 
> Entire series:
> 
> Acked-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>



More information about the U-Boot mailing list