u-boot/board/toradex
Philippe Schenker 7e27ce16c5 toradex: tdx-cfg-block: extend assembly version
There are two decimal digits reserved to encode the module version and
revision. This code so far implemented A-Z which used 0-25 of this
range.
This commit extends the range to make use of all 99 numbers. After
capital letters the form with a hashtag and number (e.g. #26) is used.

Examples:

If the assembly version is between zero and 25 the numbering is as follows,
as it also has been before this commit:
0: V0.0A
1: V0.0B
...
25: V0.0Z

New numbering of assembly version:
If the number is between 26 and 99 the new assembly version name is:
26: V0.0#26
27: V0.0#27
...
99: V0.0#99

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2022-07-06 14:30:08 -04:00
..
apalis-imx8 board: apalis-imx8: add new 8gb product variant 2022-06-14 21:25:26 +02:00
apalis-tk1 board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt 2022-06-13 15:31:15 -07:00
apalis_imx6 configs: tdx: apalis_imx6: drop hw v1.0 support 2022-04-21 12:44:23 +02:00
apalis_t30 board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt 2022-06-13 15:31:15 -07:00
colibri-imx6ull board: colibri-imx6ull: fix detecting ethernet phy 2022-04-12 19:10:44 +02:00
colibri-imx8x imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
colibri_imx6 toradex: take over maintainership 2021-10-20 17:49:59 +02:00
colibri_imx7 board: colibri_imx7: fix usb start on solo 2022-04-21 12:44:23 +02:00
colibri_t20 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra 2022-06-14 12:59:12 -04:00
colibri_t30 board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt 2022-06-13 15:31:15 -07:00
colibri_vf video: fsl: colibri_vf: Drop FSL DCU driver 2022-03-28 20:18:07 +02:00
common toradex: tdx-cfg-block: extend assembly version 2022-07-06 14:30:08 -04:00
verdin-imx8mm ARM: imx8mm: verdin-imx8mm: fix board hang in spl 2022-05-20 12:36:48 +02:00
verdin-imx8mp imx: verdin-imx8mm/p: cleanup board watchdog code 2022-05-20 09:30:29 +02:00