All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Tom Rini <tom.rini@gmail.com>
Cc: Tom Rini <trini@ti.com>, meta-ti@lists.yoctoproject.org
Subject: Re: [PATCH] beagleboard: Add fw_env.config
Date: Mon, 06 Feb 2012 00:13:50 -0500	[thread overview]
Message-ID: <20120206051350.GD8770@denix.org> (raw)
In-Reply-To: <1328309974-12634-1-git-send-email-tom.rini@gmail.com>

On Fri, Feb 03, 2012 at 03:59:34PM -0700, Tom Rini wrote:
> From: Tom Rini <trini@ti.com>
> 
> This adds a fw_env.config file that is valid for BeagleBoard's
> with NAND for U-Boot environment.

Tom,

Does it conflict with NAND-less BB-xm, since all BBs share the same MACHINE 
config and override, hence masking the previously default fw_env.config?

-- 
Denys


> Signed-off-by: Tom Rini <trini@ti.com>
> ---
>  .../u-boot/u-boot/beagleboard/fw_env.config        |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>  create mode 100644 recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config
> 
> diff --git a/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config b/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config
> new file mode 100644
> index 0000000..ba8147a
> --- /dev/null
> +++ b/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config
> @@ -0,0 +1 @@
> +/dev/mtd5 0x0 0x20000 0x20000
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


  reply	other threads:[~2012-02-06  5:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03 22:59 [PATCH] beagleboard: Add fw_env.config Tom Rini
2012-02-06  5:13 ` Denys Dmytriyenko [this message]
2012-02-06  5:41   ` Tom Rini

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=20120206051350.GD8770@denix.org \
    --to=denis@denix.org \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=tom.rini@gmail.com \
    --cc=trini@ti.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.