All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm PATCH v2 1/3] u-boot-fslc: Update to patches-2013.04's 20130415 snapshot based on 2013.04-rc3
@ 2013-04-18 18:59 Otavio Salvador
  2013-04-18 18:59 ` [meta-fsl-arm PATCH v2 2/3] linux-imx.inc: Pass LOADADDRESS to kernel build Otavio Salvador
  2013-04-18 18:59 ` [meta-fsl-arm PATCH v2 3/3] linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code Otavio Salvador
  0 siblings, 2 replies; 23+ messages in thread
From: Otavio Salvador @ 2013-04-18 18:59 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

This updates to U-Boot 2013.04-rc3 based code and changes the U-Boot
target for using in i.MX31PDK as it was changed in this release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
Changes in v2: None

 conf/machine/imx31pdk.conf                   | 4 ++--
 recipes-bsp/u-boot/u-boot-fslc_2013.04.bb    | 2 +-
 recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/machine/imx31pdk.conf b/conf/machine/imx31pdk.conf
index 9ae6245..def898c 100644
--- a/conf/machine/imx31pdk.conf
+++ b/conf/machine/imx31pdk.conf
@@ -10,10 +10,10 @@ SOC_FAMILY = "mx3:mx31"
 
 GUI_MACHINE_CLASS = "smallscreen"
 
-UBOOT_MAKE_TARGET = "u-boot-nand.bin"
+UBOOT_MAKE_TARGET = "u-boot-with-spl.bin"
 UBOOT_SUFFIX = "bin"
 UBOOT_MACHINE = "mx31pdk_config"
-UBOOT_BINARY = "u-boot-nand.bin"
+UBOOT_BINARY = "u-boot-with-spl.bin"
 
 IMAGE_FSTYPES = "ubi jffs2 tar.bz2"
 MKUBIFS_ARGS = "-m 2048 -e 129024 -c 2030"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
index f339996..e1dc1d2 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.04"
 
-SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2"
+SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
index 0ef48a2..74b7cc2 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
 
 PV = "v2013.04"
 
-SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2"
+SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
-- 
1.8.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2013-04-19 13:47 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 18:59 [meta-fsl-arm PATCH v2 1/3] u-boot-fslc: Update to patches-2013.04's 20130415 snapshot based on 2013.04-rc3 Otavio Salvador
2013-04-18 18:59 ` [meta-fsl-arm PATCH v2 2/3] linux-imx.inc: Pass LOADADDRESS to kernel build Otavio Salvador
2013-04-18 18:59 ` [meta-fsl-arm PATCH v2 3/3] linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code Otavio Salvador
2013-04-18 19:51   ` Daiane Angolini
2013-04-18 19:58     ` Otavio Salvador
2013-04-18 23:46       ` Fabio Estevam
2013-04-19  8:03         ` Eric Bénard
2013-04-19 11:26           ` Daiane Angolini
2013-04-19 12:01             ` Otavio Salvador
2013-04-19 12:26           ` Fabio Estevam
2013-04-19 12:36             ` Eric Bénard
2013-04-19 12:38               ` Daiane Angolini
2013-04-19 12:41                 ` Otavio Salvador
2013-04-19 13:25                   ` Daiane Angolini
2013-04-19 13:33                     ` Otavio Salvador
2013-04-19 13:45                       ` Daiane Angolini
2013-04-19 13:47                         ` Otavio Salvador
2013-04-19 12:36             ` Daiane Angolini
2013-04-19 12:38             ` Otavio Salvador
2013-04-19 11:23       ` Daiane Angolini
2013-04-19 12:00         ` Otavio Salvador
2013-04-19 12:10         ` Eric Bénard
2013-04-19 12:34           ` Daiane Angolini

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.