From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
Date: Tue, 11 Jun 2013 11:18:48 -0500 [thread overview]
Message-ID: <51B74DE8.8020406@ti.com> (raw)
In-Reply-To: <20130611155030.GU26693@bill-the-cat>
On 06/11/2013 10:50 AM, Tom Rini wrote:
> On Thu, Jun 06, 2013 at 01:30:05PM -0500, Dan Murphy wrote:
>
>> Update the EXTRA_ENV_SETTING for the dra7xx.
>> The console needs to be set to ttyO0 and the
>> findfdt needs to be updated to load the
>> dra7xx-evm.dtb file.
>>
>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> [snip]
>> - "setenv fdtfile omap5-uevm.dtb; fi;\0 " \
>> + "setenv fdtfile omap5-uevm.dtb; fi; " \
>> + "if test $board_name = dra7xx; then " \
>> + "setenv fdtfile dra7-evm.dtb; fi; " \
> Missing trailing \0 here to terminate the variable.
>
Fixed in next patch
--
------------------
Dan Murphy
prev parent reply other threads:[~2013-06-11 16:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-06 18:30 [U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS Dan Murphy
2013-06-06 20:31 ` Lubomir Popov
2013-06-06 21:25 ` Dan Murphy
2013-06-11 15:50 ` Tom Rini
2013-06-11 16:18 ` Dan Murphy [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=51B74DE8.8020406@ti.com \
--to=dmurphy@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox