u-boot/board/solidrun
Fabio Estevam 3952365515 mx6cuboxi: Do not print devicetree model
The mx6cuboxi_defconfig target supports several board
variants. All of these variants use the hummingboard devicetree in U-Boot.

Currently, the devicetree model as well as the board variant name
are shown:

...
Model: SolidRun HummingBoard2 Dual/Quad (1.5som+emmc)
Board: MX6 Cubox-i
...

Printing the devicetree model that is used internally by U-Boot
may confuse users.

Unselect the CONFIG_DISPLAY_BOARDINFO option so that only the
board name is printed in board_late_init() instead.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Christian Gmeiner <cgmeiner@igalia.com>
2024-04-05 09:37:56 -03:00
..
clearfog board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr 2024-01-22 12:47:45 +01:00
common arm: mvebu: clearfog: read number of ddr channels from tlv data 2023-10-16 14:00:45 +02:00
mx6cuboxi mx6cuboxi: Do not print devicetree model 2024-04-05 09:37:56 -03:00