public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
Date: Thu, 20 Mar 2014 10:21:06 -0500	[thread overview]
Message-ID: <20140320102106.5a486c3a@adria.ausil.us> (raw)
In-Reply-To: <1394566923-25989-1-git-send-email-trini@ti.com>

On Tue, 11 Mar 2014 15:42:01 -0400
Tom Rini <trini@ti.com> wrote:

> To deal with a reoccurring problem properly we need to specify
> addresses for the Linux kernel, Flatted Device Tree and ramdisk that
> obey the constraints within the kernel's Documentation/arm/Booting
> file but also make sure that we relocate things within a valid
> address range.
> 
> It is possible with these addresses to also set fdt_high and
> initrd_high to the value of 0xffffffff.  We don't do this by default
> to allow for the most likely success of people using custom addresses
> however.
> 
> Signed-off-by: Tom Rini <trini@ti.com>

Tested-by: Dennis Gilmore <dgilmore@redhat.com>
Reviewed-By: Dennis Gilmore <dgilmore@redhat.com>

      parent reply	other threads:[~2014-03-20 15:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11 19:42 [U-Boot] [PATCH 1/3] TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string Tom Rini
2014-03-11 19:42 ` [U-Boot] [PATCH 2/3] am335x_evm: Update the ramdisk args, we pass things in just fine via DT Tom Rini
2014-03-20 15:21   ` Dennis Gilmore
2014-03-11 19:42 ` [U-Boot] [PATCH 3/3] am43xx_evm: " Tom Rini
2014-03-20 15:22   ` Dennis Gilmore
2014-03-20 15:21 ` Dennis Gilmore [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=20140320102106.5a486c3a@adria.ausil.us \
    --to=dennis@ausil.us \
    --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