u-boot/board/toradex/colibri-imx6ull
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
..
colibri-imx6ull.c toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig colibri-imx6ull: add emmc variant 2021-10-20 17:54:31 +02:00
MAINTAINERS MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00
Makefile board: toradex: add Colibri iMX6ULL support 2018-07-23 10:12:00 +02:00