commit | 4f0c33c46d946beb5e3430ce694d86ff86adbfcd | [log] [tgz] |
---|---|---|
author | Francesco Dolcini <francesco.dolcini@toradex.com> | Thu Jul 21 15:17:37 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 25 16:12:00 2022 +0200 |
tree | 528d61bc76ab05161b111146ab59c97583069e8e | |
parent | 9762fbeea451f4d81ec88788e7680e37a1ee5beb [diff] |
toradex: tdx-cfg-block: Use official SKU names Up to now in the code we named Toradex SKUs in a slightly different way compared to the official product name, start using the official names from now on to avoid misunderstanding. This has also the nice benefit of the string being shorter, allowing to fit nicely in 80 columns even adding the product ID when printing the hardware information. Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>