public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Sricharan R <r.sricharan@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: OMAP5: Set fdt_high to enable booting with Device tree
Date: Fri, 22 Mar 2013 18:31:54 +0530	[thread overview]
Message-ID: <514C5642.7010300@ti.com> (raw)
In-Reply-To: <20130321115901.GA26945@bill-the-cat>

Hi Tom,
On Thursday 21 March 2013 05:29 PM, Tom Rini wrote:
> On Thu, Mar 21, 2013 at 12:25:17PM +0530, Sricharan R wrote:
> 
>> While booting with dtblob, if fdt_high is not set to
>> 0xffffffff, the dt blob is relocated to a higher address,
>> which the kernel is not able to use without HIGHMEM.
>>
>> So set it to 0xffffffff to avoid the issue.
>>
>> Signed-off-by: Sricharan R <r.sricharan@ti.com>
> 
> That's fine, but while we're making this DT-happy, lets add fdtaddr to
> the env (so there's a good default and safe address to load the DT to)
> and make the default boot commands load and pass the DT.  That means
> that we need to make sure that you probably need to enable
> CONFIG_ENV_VARS_UBOOT_CONFIG and perhaps
> CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG (and see board/ti/am335x/board.c
> for an example) so that we pick out the right DT file to load.
> 
Thanks for the inputs. So i will have to check if we have eeprom as
in your case for runtime configuration.Even otherwise the default
should be changed as you said. Plus will also change default as zImage.
will post shortly.

Regards,
 Sricharan

      reply	other threads:[~2013-03-22 13:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-21  6:55 [U-Boot] [PATCH] ARM: OMAP5: Set fdt_high to enable booting with Device tree Sricharan R
2013-03-21 11:59 ` Tom Rini
2013-03-22 13:01   ` Sricharan R [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=514C5642.7010300@ti.com \
    --to=r.sricharan@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