[PATCH v2] mx6cuboxi: Do not print devicetree model

Fabio Estevam festevam at gmail.com
Fri Apr 5 18:48:25 CEST 2024


On Sat, Mar 30, 2024 at 6:03 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> 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 at gmail.com>

Applied, thanks.


More information about the U-Boot mailing list