From: Tom Rini <trini@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:50:30 -0400 [thread overview]
Message-ID: <20130611155030.GU26693@bill-the-cat> (raw)
In-Reply-To: <1370543405-4596-1-git-send-email-dmurphy@ti.com>
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.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130611/0e708a70/attachment.pgp>
next prev parent reply other threads:[~2013-06-11 15:50 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 [this message]
2013-06-11 16:18 ` Dan Murphy
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=20130611155030.GU26693@bill-the-cat \
--to=trini@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