public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@aikidev.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 5/6] mx6cuboxi: Use more standard namings for fdt variables
Date: Sat, 25 Apr 2015 13:15:15 -0700	[thread overview]
Message-ID: <87r3r8otgs.fsf@aikidev.net> (raw)
In-Reply-To: <1429989194-9870-5-git-send-email-festevam@gmail.com>

On 2015-04-25, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Use the more standard fdtfile and fdtaddr variable names.

I think you want to change fdtaddr to fdt_addr_r, as it's the location
in ram, as opposed to the location on the flash media (which would use
fdt_addr), according to README. But definitely leave fdtfile as fdtfile.


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150425/cf1938a8/attachment.sig>

  reply	other threads:[~2015-04-25 20:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-25 19:13 [U-Boot] [PATCH v4 1/6] mx6cuboxi: Fix the defconfig name Fabio Estevam
2015-04-25 19:13 ` [U-Boot] [PATCH v4 2/6] mx6cuboxi: Prepare for multi SoC support Fabio Estevam
2015-04-25 19:13 ` [U-Boot] [PATCH v4 3/6] mx6cuboxi: Introduce multi-SoC support Fabio Estevam
2015-04-25 19:13 ` [U-Boot] [PATCH v4 4/6] mx6cuboxi: Differentiate Cubox-i and Hummingboard Fabio Estevam
2015-04-25 19:13 ` [U-Boot] [PATCH v4 5/6] mx6cuboxi: Use more standard namings for fdt variables Fabio Estevam
2015-04-25 20:15   ` Vagrant Cascadian [this message]
2015-04-25 19:13 ` [U-Boot] [PATCH v4 6/6] mx6cuboxi: Load the correct 'fdtfile' variable Fabio Estevam

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=87r3r8otgs.fsf@aikidev.net \
    --to=vagrant@aikidev.net \
    --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