u-boot/board/toradex/common
Simon Glass edb0ecd187 toradex: Use checkboard() instead of show_board_info()
Boards can use a sysinfo driver if a particular model name is needed.
Update this board to use checkboard() directly, rather than having a
weak function laid on top of a weak function.

Make all the checkboard() functions call the new tdx_checkboard() so
that the same information is displayed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-11-28 12:53:04 -05: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: add verdin am62 skus 2023-08-04 13:32:39 -04:00
tdx-cfg-block.h toradex: tdx-cfg-block: add verdin am62 skus 2023-08-04 13:32:39 -04:00
tdx-common.c toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
tdx-common.h toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05: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