u-boot/board/toradex/common
Francesco Dolcini 4f0c33c46d 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>
2022-07-25 16:12:00 +02:00
..
Kconfig board: toradex: make USB PID from config block optional 2021-08-09 13:09:29 +02:00
Makefile toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00
tdx-cfg-block.c toradex: tdx-cfg-block: Use official SKU names 2022-07-25 16:12:00 +02:00
tdx-cfg-block.h toradex: tdx-cfg-block: Cleanup interactive cfg block creation 2022-07-25 16:12:00 +02:00
tdx-common.c toradex: common: Remove #ifdef usage for 2nd ethaddr 2022-07-25 16:12:00 +02:00
tdx-common.h toradex: common: Remove stale function declaration 2022-07-25 16:12:00 +02:00
tdx-eeprom.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tdx-eeprom.h toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00