All of lore.kernel.org
 help / color / mirror / Atom feed
From: git@arago-project.org (Arago Project git)
To: meta-ti@yoctoproject.org
Subject: Alexandre Belloni : beaglebone: use the am335x_boneblack u-boot configuration
Date: Tue, 12 Aug 2014 02:03:35 +0000 (UTC)	[thread overview]
Message-ID: <20140812020335.7211652981@arago-project.org> (raw)

Module: meta-ti
Branch: master
Commit: f0ed00fdfd40eb53894bc838ce701202cf674892
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=f0ed00fdfd40eb53894bc838ce701202cf674892

Author: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Date:   Mon Aug  4 21:45:50 2014 +0000

beaglebone: use the am335x_boneblack u-boot configuration

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>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 conf/machine/beaglebone.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 8a83a1a..0b4dce3 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"



             reply	other threads:[~2014-08-12  2:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-12  2:03 Arago Project git [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-12  2:03 Alexandre Belloni : beaglebone: use the am335x_boneblack u-boot configuration Arago Project git
2014-08-12 12:30 ` Diego Sueiro
2014-08-12 15:14   ` Denys Dmytriyenko
2014-08-12 22:21     ` Alexandre Belloni
2014-08-12 23:02       ` Diego Sueiro
2014-08-12 23:03         ` Dmytriyenko, Denys
2014-08-13  3:13           ` Alexandre Belloni

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=20140812020335.7211652981@arago-project.org \
    --to=git@arago-project.org \
    --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.