diff options
| author | Fabio Estevam <festevam@gmail.com> | 2024-07-19 17:33:10 -0300 |
|---|---|---|
| committer | Fabio Estevam <festevam@gmail.com> | 2024-07-22 17:55:35 -0300 |
| commit | b06a0b4781a87f61ccd4dc70cc9deab40c9ee456 (patch) | |
| tree | d0a62d31c72202f0b178564d27b2007053e6cf87 /drivers | |
| parent | 22e002522b676de6d400f6691226a1c97f8756cc (diff) | |
udoo-neo: Do not print devicetree model
The udoo_neo_defconfig target supports several board variants.
All of these variants use the imx6sx-udoo-neo-basic devicetree in U-Boot.
Currently, the devicetree model as well as the board variant name
are shown:
...
Model: UDOO Neo Basic
Board: UDOO Neo FULL
...
Printing the devicetree model that is used internally by U-Boot
may confuse users.
Unselect the CONFIG_DISPLAY_BOARDINFO option and move the board printing
inside board_init() so that only the real board name that is detected
in run-time is printed.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
