public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/3] Add TI816X evm board support
Date: Tue, 25 Jun 2013 16:03:26 -0400	[thread overview]
Message-ID: <20130625200326.GJ28078@bill-the-cat> (raw)
In-Reply-To: <3465D313FDFB824F9A9C8CD24FA4F6BC0112AA77@frontmail.adetel.com>

On Wed, Jun 19, 2013 at 12:08:21PM +0200, TENART Antoine wrote:

> Signed-off-by: Antoine Tenart <atenart@adeneo-embedded.com>
[snip]
> +#define CONFIG_EXTRA_ENV_SETTINGS \
> +	"verify=yes\0"

Do we really want that?

[snip]
> +/*
> + * Memtest works on 8 MB in DRAM after skipping 32MB
> + * from start addr of ram disk
> + */
> +#define CONFIG_SYS_MEMTEST_START	(PHYS_DRAM_1 + (64*1024*1024))
> +#define CONFIG_SYS_MEMTEST_END		(CONFIG_SYS_MEMTEST_START \
> +		+ (8*1024*1024))

mtest isn't on by default anymore, see doc/README.memory-test

-- 
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/20130625/c3f8585f/attachment.pgp>

  reply	other threads:[~2013-06-25 20:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1371636501-23411-1-git-send-email-atenart@adeneo-embedded.com>
2013-06-19 10:08 ` [U-Boot] [PATCH v4 1/3] Prepare for TI816X : reuse existing code from TI814X TENART Antoine
2013-06-25 19:59   ` Tom Rini
2013-06-19 10:08 ` [U-Boot] [PATCH v4 2/3] Add TI816X support TENART Antoine
2013-06-25 19:59   ` Tom Rini
2013-06-26 12:29     ` TENART Antoine
2013-06-19 10:08 ` [U-Boot] [PATCH v4 3/3] Add TI816X evm board support TENART Antoine
2013-06-25 20:03   ` Tom Rini [this message]
2013-06-26 12:30     ` TENART Antoine
2013-06-26 13:16   ` Lokesh Vutla

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=20130625200326.GJ28078@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