All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] am33x-cm3: update PM firmware for AM335x to 05.00.00.00
@ 2013-10-29 16:24 Denys Dmytriyenko
  2013-10-29 17:38 ` Maupin, Chase
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-10-29 16:24 UTC (permalink / raw)
  To: meta-ti; +Cc: Dave Gerlach, Russ Dill

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Dave Gerlach <d-gerlach@ti.com>
Cc: Chase Maupin <chase.maupin@ti.com>
Cc: Carlos Hernandez <ceh@ti.com>
Cc: Russ Dill <Russ.Dill@ti.com>
---
 recipes-bsp/ti/am33x-cm3_git.bb | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 9b36a9e..3be46b6 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,12 +3,12 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 LICENSE = "TI-BSD"
 LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
 
-PV = "04.06.00.11"
-PR = "r4"
+PV = "05.00.00.00"
+PR = "r0"
 
-# SRCREV corresponds to tag "AM335xPSP_04.06.00.11"
-SRCREV = "750362868d914702086187096ec2c67b68eac101"
-BRANCH ?= "master"
+# SRCREV corresponds to the tip of next3 branch
+SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
+BRANCH ?= "next3"
 
 INITSCRIPT_NAME = "am335x-pm-firmware-load"
 INITSCRIPT_PARAMS = "defaults 96"
-- 
1.8.3.2



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

* Re: [PATCH] am33x-cm3: update PM firmware for AM335x to 05.00.00.00
  2013-10-29 16:24 [PATCH] am33x-cm3: update PM firmware for AM335x to 05.00.00.00 Denys Dmytriyenko
@ 2013-10-29 17:38 ` Maupin, Chase
       [not found]   ` <526FF335.2000400@ti.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Maupin, Chase @ 2013-10-29 17:38 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti@yoctoproject.org, Gerlach, Dave, Dill, Russ

Ack
> On Oct 29, 2013, at 9:25 AM, "Denys Dmytriyenko" <denis@denix.org> wrote:
> 
> From: Denys Dmytriyenko <denys@ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> Cc: Dave Gerlach <d-gerlach@ti.com>
> Cc: Chase Maupin <chase.maupin@ti.com>
> Cc: Carlos Hernandez <ceh@ti.com>
> Cc: Russ Dill <Russ.Dill@ti.com>
> ---
> recipes-bsp/ti/am33x-cm3_git.bb | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
> index 9b36a9e..3be46b6 100644
> --- a/recipes-bsp/ti/am33x-cm3_git.bb
> +++ b/recipes-bsp/ti/am33x-cm3_git.bb
> @@ -3,12 +3,12 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
> LICENSE = "TI-BSD"
> LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
> 
> -PV = "04.06.00.11"
> -PR = "r4"
> +PV = "05.00.00.00"
> +PR = "r0"
> 
> -# SRCREV corresponds to tag "AM335xPSP_04.06.00.11"
> -SRCREV = "750362868d914702086187096ec2c67b68eac101"
> -BRANCH ?= "master"
> +# SRCREV corresponds to the tip of next3 branch
> +SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
> +BRANCH ?= "next3"
> 
> INITSCRIPT_NAME = "am335x-pm-firmware-load"
> INITSCRIPT_PARAMS = "defaults 96"
> -- 
> 1.8.3.2
> 


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

* Re: [PATCH] am33x-cm3: update PM firmware for AM335x to 05.00.00.00
       [not found]     ` <527046C7.1080406@ti.com>
@ 2013-10-30 20:03       ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-10-30 20:03 UTC (permalink / raw)
  To: Russ Dill; +Cc: meta-ti@yoctoproject.org, Dave Gerlach

On Tue, Oct 29, 2013 at 11:37:43PM +0000, Russ Dill wrote:
> You may now also refer to 1628306779c05ee45f09d1d3131e722ddd3a5e2e as
> v05.00.00.00

Thanks, I'll update the comment :) Will there be any changes to the branch 
name?


> On 10/29/2013 05:41 PM, Dave Gerlach wrote:
> > Looks fine to me
> > 
> > Acked-by: Dave Gerlach <d-gerlach@ti.com>
> > 
> > 
> > On 10/29/2013 12:38 PM, Maupin, Chase wrote:
> >> Ack
> >>
> >> Sent from my iPhone
> >>
> >>> On Oct 29, 2013, at 9:25 AM, "Denys Dmytriyenko" <denis@denix.org>
> >>> wrote:
> >>>
> >>> From: Denys Dmytriyenko <denys@ti.com>
> >>>
> >>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >>> Cc: Dave Gerlach <d-gerlach@ti.com>
> >>> Cc: Chase Maupin <chase.maupin@ti.com>
> >>> Cc: Carlos Hernandez <ceh@ti.com>
> >>> Cc: Russ Dill <Russ.Dill@ti.com>
> >>> ---
> >>> recipes-bsp/ti/am33x-cm3_git.bb | 10 +++++-----
> >>> 1 file changed, 5 insertions(+), 5 deletions(-)
> >>>
> >>> diff --git a/recipes-bsp/ti/am33x-cm3_git.bb
> >>> b/recipes-bsp/ti/am33x-cm3_git.bb
> >>> index 9b36a9e..3be46b6 100644
> >>> --- a/recipes-bsp/ti/am33x-cm3_git.bb
> >>> +++ b/recipes-bsp/ti/am33x-cm3_git.bb
> >>> @@ -3,12 +3,12 @@ DESCRIPTION = "Cortex-M3 binary blob for
> >>> suspend-resume"
> >>> LICENSE = "TI-BSD"
> >>> LIC_FILES_CHKSUM =
> >>> "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
> >>>
> >>> -PV = "04.06.00.11"
> >>> -PR = "r4"
> >>> +PV = "05.00.00.00"
> >>> +PR = "r0"
> >>>
> >>> -# SRCREV corresponds to tag "AM335xPSP_04.06.00.11"
> >>> -SRCREV = "750362868d914702086187096ec2c67b68eac101"
> >>> -BRANCH ?= "master"
> >>> +# SRCREV corresponds to the tip of next3 branch
> >>> +SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
> >>> +BRANCH ?= "next3"
> >>>
> >>> INITSCRIPT_NAME = "am335x-pm-firmware-load"
> >>> INITSCRIPT_PARAMS = "defaults 96"
> >>> -- 
> >>> 1.8.3.2
> >>>
> > 
> 


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

end of thread, other threads:[~2013-10-30 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 16:24 [PATCH] am33x-cm3: update PM firmware for AM335x to 05.00.00.00 Denys Dmytriyenko
2013-10-29 17:38 ` Maupin, Chase
     [not found]   ` <526FF335.2000400@ti.com>
     [not found]     ` <527046C7.1080406@ti.com>
2013-10-30 20:03       ` Denys Dmytriyenko

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.