]> git.baikalelectronics.ru Git - uboot.git/commit
toradex: tdx-cfg-block: Use official SKU names
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 21 Jul 2022 13:17:37 +0000 (15:17 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 25 Jul 2022 14:12:00 +0000 (16:12 +0200)
commit2c0f558f1cea8a781d74e04f252d27830b0e3f03
tree528d61bc76ab05161b111146ab59c97583069e8e
parent7f197003aba44fd59498459ef05ef2dd8d17fbff
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>
board/toradex/common/tdx-cfg-block.c