* [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes
@ 2014-06-11 13:54 Franklin S. Cooper Jr
2014-06-16 23:12 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Franklin S. Cooper Jr @ 2014-06-11 13:54 UTC (permalink / raw)
To: meta-ti
* Critical fixes have been added to the ti-u-boot-2013.10 branch for AM4x.
* Update commit id to point to this new commit.
* For all other platforms nothing should have changed.
---
recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
index b8f5ce6..d954db4 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
@@ -5,14 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
PV = "2013.10"
-PR = "r7+gitr${SRCPV}"
+PR = "r8+gitr${SRCPV}"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
BRANCH ?= "ti-u-boot-2013.10"
-# Corresponds to tag ti2013.12.01
-SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783"
+# Corresponds to tag ti2013.12.01_amsdk-07.01
+SRCREV = "259ff9a577cc66cb40e3cdff3e41628e466f0fef"
SPL_BINARY = "MLO"
SPL_UART_BINARY = "u-boot-spl.bin"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes
2014-06-11 13:54 [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes Franklin S. Cooper Jr
@ 2014-06-16 23:12 ` Denys Dmytriyenko
2014-06-17 11:22 ` Cooper Jr., Franklin
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-06-16 23:12 UTC (permalink / raw)
To: Franklin S. Cooper Jr; +Cc: meta-ti
On Wed, Jun 11, 2014 at 08:54:07AM -0500, Franklin S. Cooper Jr wrote:
> * Critical fixes have been added to the ti-u-boot-2013.10 branch for AM4x.
> * Update commit id to point to this new commit.
> * For all other platforms nothing should have changed.
> ---
> recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
> index b8f5ce6..d954db4 100644
> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
> @@ -5,14 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
> LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
>
> PV = "2013.10"
> -PR = "r7+gitr${SRCPV}"
> +PR = "r8+gitr${SRCPV}"
>
> SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
>
> BRANCH ?= "ti-u-boot-2013.10"
>
> -# Corresponds to tag ti2013.12.01
> -SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783"
> +# Corresponds to tag ti2013.12.01_amsdk-07.01
I'm still not sure of how to handle this kind of change...
> +SRCREV = "259ff9a577cc66cb40e3cdff3e41628e466f0fef"
>
> SPL_BINARY = "MLO"
> SPL_UART_BINARY = "u-boot-spl.bin"
> --
> 1.7.0.4
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes
2014-06-16 23:12 ` Denys Dmytriyenko
@ 2014-06-17 11:22 ` Cooper Jr., Franklin
2014-06-17 12:02 ` Maupin, Chase
0 siblings, 1 reply; 4+ messages in thread
From: Cooper Jr., Franklin @ 2014-06-17 11:22 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
These are 2 production stop patches that have been pushed to the same LCPD git tree and branch that is apart of your last release.
With out them beta and production boards will frequently not boot and even if they do running any intensive task can kill the display requiring a reboot.
It's 2 patches that affect am4x only. For all other devices nothing has changed.
> On Jun 16, 2014, at 6:12 PM, "Dmytriyenko, Denys" <denys@ti.com> wrote:
>
>> On Wed, Jun 11, 2014 at 08:54:07AM -0500, Franklin S. Cooper Jr wrote:
>> * Critical fixes have been added to the ti-u-boot-2013.10 branch for AM4x.
>> * Update commit id to point to this new commit.
>> * For all other platforms nothing should have changed.
>> ---
>> recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb | 6 +++---
>> 1 files changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>> index b8f5ce6..d954db4 100644
>> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>> @@ -5,14 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
>> LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
>>
>> PV = "2013.10"
>> -PR = "r7+gitr${SRCPV}"
>> +PR = "r8+gitr${SRCPV}"
>>
>> SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
>>
>> BRANCH ?= "ti-u-boot-2013.10"
>>
>> -# Corresponds to tag ti2013.12.01
>> -SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783"
>> +# Corresponds to tag ti2013.12.01_amsdk-07.01
>
> I'm still not sure of how to handle this kind of change...
>
>
>> +SRCREV = "259ff9a577cc66cb40e3cdff3e41628e466f0fef"
>>
>> SPL_BINARY = "MLO"
>> SPL_UART_BINARY = "u-boot-spl.bin"
>> --
>> 1.7.0.4
>>
>> --
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes
2014-06-17 11:22 ` Cooper Jr., Franklin
@ 2014-06-17 12:02 ` Maupin, Chase
0 siblings, 0 replies; 4+ messages in thread
From: Maupin, Chase @ 2014-06-17 12:02 UTC (permalink / raw)
To: Cooper Jr., Franklin, Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
>-----Original Message-----
>From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
>bounces@yoctoproject.org] On Behalf Of Cooper Jr., Franklin
>Sent: Tuesday, June 17, 2014 6:23 AM
>To: Dmytriyenko, Denys
>Cc: meta-ti@yoctoproject.org
>Subject: Re: [meta-ti] [for dora & master][PATCH] u-boot-ti-
>staging:_2013.10: Update to pull in critical fixes
>
>These are 2 production stop patches that have been pushed to the
>same LCPD git tree and branch that is apart of your last release.
>
>With out them beta and production boards will frequently not boot
>and even if they do running any intensive task can kill the
>display requiring a reboot.
>
>It's 2 patches that affect am4x only. For all other devices
>nothing has changed.
In the future I would say that this should be handled through meta-amsdk, and is one more reason to get to that solution. However, for today we already have the coreSDK configs tagged, these patches are blessed by U-Boot maintainer, so I say we go ahead and take them since the net result is to make the 2013.10 release of U-Boot better.
>
>> On Jun 16, 2014, at 6:12 PM, "Dmytriyenko, Denys" <denys@ti.com>
>wrote:
>>
>>> On Wed, Jun 11, 2014 at 08:54:07AM -0500, Franklin S. Cooper Jr
>wrote:
>>> * Critical fixes have been added to the ti-u-boot-2013.10
>branch for AM4x.
>>> * Update commit id to point to this new commit.
>>> * For all other platforms nothing should have changed.
>>> ---
>>> recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb | 6 +++---
>>> 1 files changed, 3 insertions(+), 3 deletions(-)
>>>
>>> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>>> index b8f5ce6..d954db4 100644
>>> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>>> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
>>> @@ -5,14 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI
>devices"
>>> LIC_FILES_CHKSUM =
>"file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
>>>
>>> PV = "2013.10"
>>> -PR = "r7+gitr${SRCPV}"
>>> +PR = "r8+gitr${SRCPV}"
>>>
>>> SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-
>boot.git;protocol=git;branch=${BRANCH}"
>>>
>>> BRANCH ?= "ti-u-boot-2013.10"
>>>
>>> -# Corresponds to tag ti2013.12.01
>>> -SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783"
>>> +# Corresponds to tag ti2013.12.01_amsdk-07.01
>>
>> I'm still not sure of how to handle this kind of change...
>>
>>
>>> +SRCREV = "259ff9a577cc66cb40e3cdff3e41628e466f0fef"
>>>
>>> SPL_BINARY = "MLO"
>>> SPL_UART_BINARY = "u-boot-spl.bin"
>>> --
>>> 1.7.0.4
>>>
>>> --
>>> _______________________________________________
>>> meta-ti mailing list
>>> meta-ti@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/meta-ti
>--
>_______________________________________________
>meta-ti mailing list
>meta-ti@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-17 12:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 13:54 [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes Franklin S. Cooper Jr
2014-06-16 23:12 ` Denys Dmytriyenko
2014-06-17 11:22 ` Cooper Jr., Franklin
2014-06-17 12:02 ` Maupin, Chase
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.