public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] integrator: pass a Device Tree by default
Date: Sun, 20 Jan 2013 01:53:56 +0100	[thread overview]
Message-ID: <201301200153.57034.marex@denx.de> (raw)
In-Reply-To: <1358642957-12995-1-git-send-email-linus.walleij@linaro.org>

Dear Linus Walleij,

> This, enabled the FDT library for the Integrators, updates
> the Integrator/CP default command to load and pass a Device
> Tree when booting the kernel from the on-board ethernet,
> define same environment for the Integrator/AP and move the
> load address around to something even.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Shouldn't the load address be 0x8000 instead of 0x800 (it used to be 0x7fc0) ?

Also, "setenv loadaddr nnnn" is nonsense, just use the usual 
CONFIG_SYS_LOAD_ADDR (which inherently sets the loadaddr env variable). Or do 
you see a problem there?

Best regards,
Marek Vasut

  reply	other threads:[~2013-01-20  0:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-20  0:49 [U-Boot] [PATCH] integrator: pass a Device Tree by default Linus Walleij
2013-01-20  0:53 ` Marek Vasut [this message]
2013-01-22  7:58   ` Linus Walleij
2013-01-22 12:04     ` Marek Vasut
2013-01-22 13:01       ` Linus Walleij
2013-01-22 13:16         ` Marek Vasut

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=201301200153.57034.marex@denx.de \
    --to=marex@denx.de \
    --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