]> git.dujemihanovic.xyz Git - u-boot.git/commit
tqma6: Do not print the board name twice
authorFabio Estevam <festevam@denx.de>
Fri, 9 Aug 2024 17:58:09 +0000 (14:58 -0300)
committerFabio Estevam <festevam@denx.de>
Tue, 13 Aug 2024 12:31:35 +0000 (09:31 -0300)
commit72801d9971d09734f17056fd4836604d4ffd275f
tree04d7399e03c1386f35a4ad5b0584d8388342429a
parentd1cdb5fe2da0cde1c07fe513e214b9dcb4f7aff3
tqma6: Do not print the board name twice

Currently, the devicetree model as well as the board variant name
are shown:
...
Model: TQ TQMa6S/DL on MBa6x
Board: TQMa6DL on a MBa6x
...

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

Signed-off-by: Fabio Estevam <festevam@denx.de>
board/tq/tqma6/tqma6.c
configs/tqma6dl_mba6_mmc_defconfig