diff options
author | Fabio Estevam <festevam@gmail.com> | 2024-03-30 18:03:31 -0300 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2024-04-05 09:37:56 -0300 |
commit | 3952365515c32cd8b3990afb9bd77a4f4cba4159 (patch) | |
tree | ebd12c47663b5ceed33e8193e51922db58004a1e /lib/tiny-printf.c | |
parent | 786af90de8ceba3cee1818376b9d53421c5be598 (diff) |
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>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions