From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 6/6] mx6cuboxi: Load the correct 'fdtfile' variable
Date: Mon, 27 Apr 2015 12:56:59 +0200 [thread overview]
Message-ID: <553E15FB.1000803@denx.de> (raw)
In-Reply-To: <CAOMZO5AV-g+95a+X9fEomO-JTuNm-w+Ug=1dJoytuDuj9XeZXA@mail.gmail.com>
Hi Fabio,
On 27/04/2015 12:11, Fabio Estevam wrote:
> Hi Stefano,
>
> On Mon, Apr 27, 2015 at 4:51 AM, Stefano Babic <sbabic@denx.de> wrote:
>
>>> +int board_late_init(void)
>>> +{
>>> +#ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
>>> + if (is_hummingboard())
>>> + setenv("board_name", "HUMMINGBOARD");
>>> + else
>>> + setenv("board_name", "CUBOXI");
>>> +
>>> + if (is_mx6q)
>>
>> This should be is_mx6q() and not is_mx6q
>
> You are right.
>
> Do you want me to resend the series or could you please change it
> while applying it?
>
No, I will apply with this change. I wanted only track why I change the
code posted to ML.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2015-04-27 10:56 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-25 21:47 [U-Boot] [PATCH v5 1/6] mx6cuboxi: Fix the defconfig name Fabio Estevam
2015-04-25 21:47 ` [U-Boot] [PATCH v5 2/6] mx6cuboxi: Prepare for multi SoC support Fabio Estevam
2015-04-26 0:32 ` Tom Rini
2015-04-27 11:08 ` Stefano Babic
2015-04-25 21:47 ` [U-Boot] [PATCH v5 3/6] mx6cuboxi: Introduce multi-SoC support Fabio Estevam
2015-04-26 0:32 ` Tom Rini
2015-04-27 11:09 ` Stefano Babic
2015-04-25 21:47 ` [U-Boot] [PATCH v5 4/6] mx6cuboxi: Differentiate Cubox-i and Hummingboard Fabio Estevam
2015-04-26 0:32 ` Tom Rini
2015-04-27 11:09 ` Stefano Babic
2015-04-25 21:47 ` [U-Boot] [PATCH v5 5/6] mx6cuboxi: Use more standard namings for fdt variables Fabio Estevam
2015-04-26 0:31 ` Tom Rini
2015-04-27 11:09 ` Stefano Babic
2015-04-25 21:47 ` [U-Boot] [PATCH v5 6/6] mx6cuboxi: Load the correct 'fdtfile' variable Fabio Estevam
2015-04-25 23:26 ` Vagrant Cascadian
2015-04-26 0:30 ` Tom Rini
2015-04-27 7:51 ` Stefano Babic
2015-04-27 10:11 ` Fabio Estevam
2015-04-27 10:56 ` Stefano Babic [this message]
2015-04-27 11:10 ` Stefano Babic
2015-04-26 0:31 ` [U-Boot] [PATCH v5 1/6] mx6cuboxi: Fix the defconfig name Tom Rini
2015-04-27 11:08 ` Stefano Babic
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=553E15FB.1000803@denx.de \
--to=sbabic@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox