All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Tommaso Merciai <tomm.merciai@gmail.com>
Cc: linux-fancy <linuxfancy@googlegroups.com>,
	Breno Lima <breno.lima@nxp.com>,
	Francesco Montefoschi <francesco.montefoschi@udoo.org>,
	U-Boot-Denx <u-boot@lists.denx.de>
Subject: Re: [PATCH v2] udoo_neo: fix udoo neo UNDEFINED
Date: Sun, 2 Jan 2022 21:58:29 -0300	[thread overview]
Message-ID: <CAOMZO5C1CKS9RCoz00=YiwhoifSx4FuHnhy8V8-Xt7Uo03Ks3Q@mail.gmail.com> (raw)
In-Reply-To: <20220102235435.40001-1-tomm.merciai@gmail.com>

Hi Tommaso,

On Sun, Jan 2, 2022 at 8:54 PM Tommaso Merciai <tomm.merciai@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@gmail.com>

With this patch I get:

Board: UDOO Neo UNDEFINED

      reply	other threads:[~2022-01-03  0:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-02 23:54 [PATCH v2] udoo_neo: fix udoo neo UNDEFINED Tommaso Merciai
2022-01-03  0:58 ` Fabio Estevam [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOMZO5C1CKS9RCoz00=YiwhoifSx4FuHnhy8V8-Xt7Uo03Ks3Q@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=breno.lima@nxp.com \
    --cc=francesco.montefoschi@udoo.org \
    --cc=linuxfancy@googlegroups.com \
    --cc=tomm.merciai@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.