u-boot/board/toradex
Tom Rini 66c21738fd Merge patch series "sysinfo: Expand sysinfo with some more banner information"
To quote the author:

The show_board_info() function was adjusted to weak so that it could be
entirely replaced with a board-specific implementation.

The intended way for boards to provide their own information is via a
sysinfo driver. But currently there is no way to show anything other
than the model name.

This series adds support for showing a few more items, in a way that is
easy for boards to extend.

Since there is already a weak checkboard() function, we don't need to
have two levels of weak function here. So this series drops the weak
attribute from show_board_info()

Existing boards will see a slight change in output, in that the model
name will appear first, before any custom output. If that is a problem,
then the solution is to implement a sysinfo driver for the board.
2023-11-28 12:53:14 -05:00
..
apalis-imx8 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
apalis-tk1 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
apalis_imx6 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
apalis_t30 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri-imx6ull toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri-imx8x toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri_imx6 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri_imx7 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri_t20 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri_t30 toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
colibri_vf toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
common toradex: Use checkboard() instead of show_board_info() 2023-11-28 12:53:04 -05:00
verdin-am62 arm: mach-k3: am62x: Move board selection to mach-k3 2023-11-22 09:37:23 -05:00
verdin-imx8mm board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805 2023-10-16 08:46:01 +02:00
verdin-imx8mp MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00