All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: [PATCH] beaglebone: use the am335x_boneblack u-boot configuration
Date: Mon, 4 Aug 2014 18:20:31 +0200	[thread overview]
Message-ID: <20140804162031.GR3214@piout.net> (raw)
In-Reply-To: <CDAEECB9-550D-4013-A3C9-07520AA88C9D@ti.com>

Hi,

On 04/08/2014 at 16:04:04 +0000, Cooper Jr., Franklin wrote :
> How does this config work on the Beaglebone white?
> 

I didn't test but I don't think it will change anything has it doesn't
have any NAND or emmc and the only change is that the am335x_boneblack
uses emmc to save the environment instead of trying (and failing) to
save to NAND.

> > On Aug 4, 2014, at 10:46 AM, "Alexandre Belloni" <alexandre.belloni@free-electrons.com> wrote:
> > 
> > Using the am335x_boneblack configuration for u-boot allows to save the
> > environment to the emmc. Else, it is not possible to save the
> > environment at all.
> > 
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> > ---
> > conf/machine/beaglebone.conf | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
> > index 8a83a1aeb569..0b4dce3ad647 100644
> > --- a/conf/machine/beaglebone.conf
> > +++ b/conf/machine/beaglebone.conf
> > @@ -11,4 +11,4 @@ IMAGE_FSTYPES += "tar.gz"
> > 
> > SERIAL_CONSOLE = "115200 ttyO0"
> > 
> > -UBOOT_MACHINE = "am335x_evm_config"
> > +UBOOT_MACHINE = "am335x_boneblack"
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


  parent reply	other threads:[~2014-08-04 16:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 15:45 [PATCH] beaglebone: use the am335x_boneblack u-boot configuration Alexandre Belloni
2014-08-04 16:04 ` Cooper Jr., Franklin
2014-08-04 16:08   ` Gary Thomas
2014-08-04 16:20   ` Alexandre Belloni [this message]
2014-08-04 16:38 ` Tom Rini
2014-08-04 16:53   ` Alexandre Belloni
2014-08-04 16:57     ` 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=20140804162031.GR3214@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=fcooper@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /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.