* [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot
@ 2013-05-10 15:41 Otavio Salvador
2013-05-10 15:50 ` Daiane Angolini
2013-05-10 16:16 ` Fabio Estevam
0 siblings, 2 replies; 5+ messages in thread
From: Otavio Salvador @ 2013-05-10 15:41 UTC (permalink / raw)
To: meta-freescale Mailing List; +Cc: Otavio Salvador
Include following fixes:
* i.MX6: Enable ARM ERRATA #742230
* i.MX23: Fix DDR instability
Change-Id: Idf452ad4a37d6eb85cb7f5c6d04377e09fe1dd91
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
recipes-bsp/u-boot/u-boot-fslc_2013.04.bb | 2 +-
recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 5e97d18..1e9794c 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 = "e035df387fe429adfa37ffdf4499d95a275972a4"
+SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776"
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 0353af5..e055540 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 = "e035df387fe429adfa37ffdf4499d95a275972a4"
+SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
S = "${WORKDIR}/git"
--
1.8.1
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot
2013-05-10 15:41 [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot Otavio Salvador
@ 2013-05-10 15:50 ` Daiane Angolini
2013-05-10 16:16 ` Fabio Estevam
1 sibling, 0 replies; 5+ messages in thread
From: Daiane Angolini @ 2013-05-10 15:50 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale Mailing List
On 05/10/2013 12:41 PM, Otavio Salvador wrote:
> Include following fixes:
>
> * i.MX6: Enable ARM ERRATA #742230
> * i.MX23: Fix DDR instability
I'm happy to hear that imx23 was fixed! Congratulations
--
Daiane
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot
2013-05-10 15:41 [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot Otavio Salvador
2013-05-10 15:50 ` Daiane Angolini
@ 2013-05-10 16:16 ` Fabio Estevam
2013-05-10 16:37 ` Otavio Salvador
1 sibling, 1 reply; 5+ messages in thread
From: Fabio Estevam @ 2013-05-10 16:16 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale Mailing List
On Fri, May 10, 2013 at 12:41 PM, Otavio Salvador
<otavio@ossystems.com.br> wrote:
> Include following fixes:
>
> * i.MX6: Enable ARM ERRATA #742230
> * i.MX23: Fix DDR instability
>
> Change-Id: Idf452ad4a37d6eb85cb7f5c6d04377e09fe1dd91
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> recipes-bsp/u-boot/u-boot-fslc_2013.04.bb | 2 +-
> recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +-
Commit log does not say anything about changing u-boot-mxsboot.
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> 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 5e97d18..1e9794c 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 = "e035df387fe429adfa37ffdf4499d95a275972a4"
> +SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776"
> 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 0353af5..e055540 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 = "e035df387fe429adfa37ffdf4499d95a275972a4"
> +SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776"
> SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
>
> S = "${WORKDIR}/git"
> --
> 1.8.1
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot
2013-05-10 16:16 ` Fabio Estevam
@ 2013-05-10 16:37 ` Otavio Salvador
2013-05-10 16:39 ` Fabio Estevam
0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-05-10 16:37 UTC (permalink / raw)
To: Fabio Estevam; +Cc: meta-freescale Mailing List
On Fri, May 10, 2013 at 1:16 PM, Fabio Estevam <festevam@gmail.com> wrote:
> On Fri, May 10, 2013 at 12:41 PM, Otavio Salvador
> <otavio@ossystems.com.br> wrote:
>> Include following fixes:
>>
>> * i.MX6: Enable ARM ERRATA #742230
>> * i.MX23: Fix DDR instability
>>
>> Change-Id: Idf452ad4a37d6eb85cb7f5c6d04377e09fe1dd91
>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>> ---
>> recipes-bsp/u-boot/u-boot-fslc_2013.04.bb | 2 +-
>> recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +-
>
> Commit log does not say anything about changing u-boot-mxsboot.
Yes but I never made it explicit as it is the native part of it. Do
you want me to add it?
--
Otavio Salvador O.S. Systems
E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-05-10 16:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 15:41 [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot Otavio Salvador
2013-05-10 15:50 ` Daiane Angolini
2013-05-10 16:16 ` Fabio Estevam
2013-05-10 16:37 ` Otavio Salvador
2013-05-10 16:39 ` Fabio Estevam
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.