[PATCH v2] udoo_neo: fix udoo neo UNDEFINED

Fabio Estevam festevam at gmail.com
Mon Jan 3 01:58:29 CET 2022


Hi Tommaso,

On Sun, Jan 2, 2022 at 8:54 PM Tommaso Merciai <tomm.merciai at gmail.com> wrote:
>
> get_board_value function fails to get the right board configuration on
> second time that is call. This patch move get_board_value function at
> spl level, once is call, store the right configuration into gd static
> variable gd->board_type and fix the previous error.
> get_board_value is now call only one time.
>
> Signed-off-by: Tommaso Merciai <tomm.merciai at gmail.com>

With this patch I get:

Board: UDOO Neo UNDEFINED


More information about the U-Boot mailing list