u-boot-brain/board/toradex/common
Igor Opaniuk 717fa2c819 toradex: tdx-cfg-block: add carrier board info printing
Add carrier board info printing during boot time:

U-Boot 2020.07-rc4-02435-g1756e05 (Jun 22 2020 - 22:43:59 +0300)

CPU:   Freescale i.MX8MMQ rev1.0 at 1200 MHz
....
Carrier: Toradex Verdin Development Board V1.0A, Serial# 10622780
Verdin iMX8MM #

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
2020-07-27 14:00:36 +02:00
..
Kconfig toradex: tdx-cfg-block: add support for EEPROM 2020-07-27 14:00:36 +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-clock: add migration routine from PID8 2020-07-27 14:00:36 +02:00
tdx-cfg-block.h toradex: tdx-cfg-clock: add migration routine from PID8 2020-07-27 14:00:36 +02:00
tdx-common.c toradex: tdx-cfg-block: add carrier board info printing 2020-07-27 14:00:36 +02:00
tdx-common.h treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
tdx-eeprom.c toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00
tdx-eeprom.h toradex: tdx-cfg-block: add EEPROM read/store wrappers 2020-07-27 14:00:36 +02:00