u-boot/board/toradex/common
Francesco Dolcini abe52f58bc toradex: common: Improve product/serial print during boot
Add product id print in show_board_info(), with an increasing number of
Toradex SKUs available with small differences it makes sense to print it.

Move serial number print to a dedicated line, this prevents the previous
line with the product name to overflow the 80 columns with any
reasonable product name length.

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: Improve product/serial print during boot 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