All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Agner <stefan@agner.ch>
To: meta-freescale@yoctoproject.org
Cc: Stefan Agner <stefan.agner@toradex.com>,
	marcel@ziswiler.com, max.krummenacher@toradex.com
Subject: [meta-fsl-arm-extra][PATCH 1/3] u-boot-toradex: update to U-Boot 2015.04
Date: Thu, 11 Jun 2015 09:56:16 +0200	[thread overview]
Message-ID: <1434009378-14996-2-git-send-email-stefan@agner.ch> (raw)
In-Reply-To: <1434009378-14996-1-git-send-email-stefan@agner.ch>

From: Stefan Agner <stefan.agner@toradex.com>

Update to U-Boot 2015.04 which is part of the current version of the
Toradex BSP release v2.4Beta1. This version uses a new NAND ECC
format, hence it needs to be used with an updated Linux kernel too.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
---
 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb | 7 -------
 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb | 7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb

diff --git a/recipes-bsp/u-boot/u-boot-toradex_2014.10.bb b/recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
deleted file mode 100644
index ecd1829..0000000
--- a/recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-include u-boot-toradex.inc
-
-PV = "v2014.10+git${SRCPV}"
-
-SRCREV = "73b99ed96be527c482e63f8d0aac4e6188b1f7e0"
-SRCBRANCH = "2014.10-toradex"
-COMPATIBLE_MACHINE = "(vf)"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
new file mode 100644
index 0000000..77177bd
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
@@ -0,0 +1,7 @@
+include u-boot-toradex.inc
+
+PV = "v2015.04+git${SRCPV}"
+
+SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCBRANCH = "2015.04-toradex"
+COMPATIBLE_MACHINE = "(vf)"
-- 
1.9.3



  reply	other threads:[~2015-06-11  7:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11  7:56 [meta-fsl-arm-extra][PATCH 0/3] Update to Toradex release v2.4b1 Stefan Agner
2015-06-11  7:56 ` Stefan Agner [this message]
2015-06-11  7:56 ` [meta-fsl-arm-extra][PATCH 2/3] linux-toradex: update kernel to Linux 4.0 Stefan Agner
2015-06-11  7:56 ` [meta-fsl-arm-extra][PATCH 3/3] kernel-module-mcc: update which includes interrupt fixes Stefan Agner
2015-06-15  7:38 ` [meta-fsl-arm-extra][PATCH 0/3] Update to Toradex release v2.4b1 backport request Stefan Agner
2015-06-15 16:18   ` Otavio Salvador

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=1434009378-14996-2-git-send-email-stefan@agner.ch \
    --to=stefan@agner.ch \
    --cc=marcel@ziswiler.com \
    --cc=max.krummenacher@toradex.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=stefan.agner@toradex.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.