* [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware @ 2020-09-25 7:51 Roger Quadros 2020-09-25 20:38 ` Denys Dmytriyenko 0 siblings, 1 reply; 7+ messages in thread From: Roger Quadros @ 2020-09-25 7:51 UTC (permalink / raw) To: meta-ti; +Cc: denys, nsekhar, dmurphy, Roger Quadros Update to release REL.PRU-ICSS-PROFINET-SWITCH_02.02.04.02 Signed-off-by: Roger Quadros <rogerq@ti.com> --- recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb index 6e17c4aa..734ca9c1 100644 --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" BRANCH ?= "ti-linux-firmware" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware 2020-09-25 7:51 [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware Roger Quadros @ 2020-09-25 20:38 ` Denys Dmytriyenko 2020-09-28 6:38 ` Roger Quadros 0 siblings, 1 reply; 7+ messages in thread From: Denys Dmytriyenko @ 2020-09-25 20:38 UTC (permalink / raw) To: Roger Quadros; +Cc: meta-ti, nsekhar, dmurphy Is it v2? What's the difference from v1? I already merged v1 to dunfell-next - should I drop it and merge this one instead? On Fri, Sep 25, 2020 at 10:51:18AM +0300, Roger Quadros wrote: > Update to release REL.PRU-ICSS-PROFINET-SWITCH_02.02.04.02 > > Signed-off-by: Roger Quadros <rogerq@ti.com> > --- > recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > index 6e17c4aa..734ca9c1 100644 > --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" > > PACKAGE_ARCH = "${MACHINE_ARCH}" > > -SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" > +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" > BRANCH ?= "ti-linux-firmware" > > SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" > -- > Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. > Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware 2020-09-25 20:38 ` Denys Dmytriyenko @ 2020-09-28 6:38 ` Roger Quadros 2020-09-28 23:11 ` Denys Dmytriyenko 0 siblings, 1 reply; 7+ messages in thread From: Roger Quadros @ 2020-09-28 6:38 UTC (permalink / raw) To: Denys Dmytriyenko; +Cc: meta-ti, nsekhar, dmurphy Denys, On 25/09/2020 23:38, Denys Dmytriyenko wrote: > Is it v2? What's the difference from v1? I already merged v1 to dunfell-next - > should I drop it and merge this one instead? There is no difference. Your merge is fine. Thanks! cheers, -roger > > > On Fri, Sep 25, 2020 at 10:51:18AM +0300, Roger Quadros wrote: >> Update to release REL.PRU-ICSS-PROFINET-SWITCH_02.02.04.02 >> >> Signed-off-by: Roger Quadros <rogerq@ti.com> >> --- >> recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb >> index 6e17c4aa..734ca9c1 100644 >> --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb >> +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb >> @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" >> >> PACKAGE_ARCH = "${MACHINE_ARCH}" >> >> -SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" >> +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" >> BRANCH ?= "ti-linux-firmware" >> >> SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" >> -- >> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. >> Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki >> -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware 2020-09-28 6:38 ` Roger Quadros @ 2020-09-28 23:11 ` Denys Dmytriyenko 2020-10-01 23:42 ` Denys Dmytriyenko 0 siblings, 1 reply; 7+ messages in thread From: Denys Dmytriyenko @ 2020-09-28 23:11 UTC (permalink / raw) To: Quadros, Roger; +Cc: meta-ti@lists.yoctoproject.org, Nori, Sekhar, Murphy, Dan Roger, Where did you get this commit ID from? +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" It doesn't seem to exist: ERROR: Fetcher failure: Unable to find revision 80a55e27024ad52433509e056e70e0e767a56038 in branch ti-linux-firmware even from upstream https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit/?h=ti-linux-firmware&id=80a55e27024ad52433509e056e70e0e767a56038 Bad commit reference: 80a55e27024ad52433509e056e70e0e767a56038 -- Denys > -----Original Message----- > From: Quadros, Roger > Sent: Monday, September 28, 2020 2:38 AM > To: Dmytriyenko, Denys > Cc: meta-ti@lists.yoctoproject.org; Nori, Sekhar; Murphy, Dan > Subject: Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet > firmware > > Denys, > > On 25/09/2020 23:38, Denys Dmytriyenko wrote: > > Is it v2? What's the difference from v1? I already merged v1 to dunfell-next - > > should I drop it and merge this one instead? > > There is no difference. Your merge is fine. Thanks! > > cheers, > -roger > > > > > > On Fri, Sep 25, 2020 at 10:51:18AM +0300, Roger Quadros wrote: > >> Update to release REL.PRU-ICSS-PROFINET-SWITCH_02.02.04.02 > >> > >> Signed-off-by: Roger Quadros <rogerq@ti.com> > >> --- > >> recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> > >> diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes- > bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > >> index 6e17c4aa..734ca9c1 100644 > >> --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > >> +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > >> @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" > >> > >> PACKAGE_ARCH = "${MACHINE_ARCH}" > >> > >> -SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" > >> +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" > >> BRANCH ?= "ti-linux-firmware" > >> > >> SRC_URI = "git://git.ti.com/processor-firmware/ti-linux- > firmware.git;protocol=git;branch=${BRANCH}" > >> -- > >> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. > >> Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki > >> > > -- > Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. > Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware 2020-09-28 23:11 ` Denys Dmytriyenko @ 2020-10-01 23:42 ` Denys Dmytriyenko 2020-10-02 8:39 ` Roger Quadros 0 siblings, 1 reply; 7+ messages in thread From: Denys Dmytriyenko @ 2020-10-01 23:42 UTC (permalink / raw) To: Quadros, Roger; +Cc: meta-ti@lists.yoctoproject.org, Nori, Sekhar, Murphy, Dan Roger, I think SRCREV should be 534ae9bba2481d76b3284a6df46baaffb8688e57: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit/?h=ti-linux-firmware&id=534ae9bba2481d76b3284a6df46baaffb8688e57 Also, do you want to update PV from 2.2.0.2-rc1 to 2.2.4.2? -- Denys On Mon, Sep 28, 2020 at 07:11:39PM -0400, Dmytriyenko, Denys wrote: > Roger, > > Where did you get this commit ID from? > +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" > > It doesn't seem to exist: > ERROR: Fetcher failure: Unable to find revision 80a55e27024ad52433509e056e70e0e767a56038 in branch ti-linux-firmware even from upstream > > https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit/?h=ti-linux-firmware&id=80a55e27024ad52433509e056e70e0e767a56038 > Bad commit reference: 80a55e27024ad52433509e056e70e0e767a56038 > > -- > Denys > > > > -----Original Message----- > > From: Quadros, Roger > > Sent: Monday, September 28, 2020 2:38 AM > > To: Dmytriyenko, Denys > > Cc: meta-ti@lists.yoctoproject.org; Nori, Sekhar; Murphy, Dan > > Subject: Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet > > firmware > > > > Denys, > > > > On 25/09/2020 23:38, Denys Dmytriyenko wrote: > > > Is it v2? What's the difference from v1? I already merged v1 to dunfell-next - > > > should I drop it and merge this one instead? > > > > There is no difference. Your merge is fine. Thanks! > > > > cheers, > > -roger > > > > > > > > > On Fri, Sep 25, 2020 at 10:51:18AM +0300, Roger Quadros wrote: > > >> Update to release REL.PRU-ICSS-PROFINET-SWITCH_02.02.04.02 > > >> > > >> Signed-off-by: Roger Quadros <rogerq@ti.com> > > >> --- > > >> recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 2 +- > > >> 1 file changed, 1 insertion(+), 1 deletion(-) > > >> > > >> diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes- > > bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > > >> index 6e17c4aa..734ca9c1 100644 > > >> --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > > >> +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb > > >> @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm" > > >> > > >> PACKAGE_ARCH = "${MACHINE_ARCH}" > > >> > > >> -SRCREV = "ea4bf53ba0a4a30bb7e0e8b6138fdb22fe50372a" > > >> +SRCREV = "80a55e27024ad52433509e056e70e0e767a56038" > > >> BRANCH ?= "ti-linux-firmware" > > >> > > >> SRC_URI = "git://git.ti.com/processor-firmware/ti-linux- > > firmware.git;protocol=git;branch=${BRANCH}" > > >> -- > > >> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. > > >> Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki > > >> > > > > -- > > Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. > > Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware 2020-10-01 23:42 ` Denys Dmytriyenko @ 2020-10-02 8:39 ` Roger Quadros 2020-10-02 15:30 ` Denys Dmytriyenko 0 siblings, 1 reply; 7+ messages in thread From: Roger Quadros @ 2020-10-02 8:39 UTC (permalink / raw) To: Denys Dmytriyenko Cc: meta-ti@lists.yoctoproject.org, Nori, Sekhar, Murphy, Dan Denys, On 02/10/2020 02:42, Denys Dmytriyenko wrote: > Roger, > > I think SRCREV should be 534ae9bba2481d76b3284a6df46baaffb8688e57: > https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit/?h=ti-linux-firmware&id=534ae9bba2481d76b3284a6df46baaffb8688e57 You are right. I made a copy paste error. I think we can drop this patch since the f/w version got bumped again. I will send a fresh patch once the patch is accepted in ti-linux-firmware http://dflvsu0004.dal.design.ti.com/patch/57720/ > > Also, do you want to update PV from 2.2.0.2-rc1 to 2.2.4.2? > currently it is PV = "2.2.0.1+2.2.0.2-rc1" So for the new patch it should be PV = "2.2.7.2" correct? cheers, -roger -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware 2020-10-02 8:39 ` Roger Quadros @ 2020-10-02 15:30 ` Denys Dmytriyenko 0 siblings, 0 replies; 7+ messages in thread From: Denys Dmytriyenko @ 2020-10-02 15:30 UTC (permalink / raw) To: Roger Quadros; +Cc: meta-ti@lists.yoctoproject.org, Nori, Sekhar, Murphy, Dan On Fri, Oct 02, 2020 at 11:39:55AM +0300, Roger Quadros wrote: > Denys, > > On 02/10/2020 02:42, Denys Dmytriyenko wrote: > >Roger, > > > >I think SRCREV should be 534ae9bba2481d76b3284a6df46baaffb8688e57: > >https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit/?h=ti-linux-firmware&id=534ae9bba2481d76b3284a6df46baaffb8688e57 > > You are right. I made a copy paste error. > > I think we can drop this patch since the f/w version got bumped again. > I will send a fresh patch once the patch is accepted in ti-linux-firmware > > > > >Also, do you want to update PV from 2.2.0.2-rc1 to 2.2.4.2? > > > > currently it is > PV = "2.2.0.1+2.2.0.2-rc1" > > So for the new patch it should be > PV = "2.2.7.2" > correct? Yes, correct. -- Denys ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2020-10-02 15:30 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-09-25 7:51 [PATCH] prueth-fw-am65x-sr2: update AM65 sr2.0 PRU ethernet firmware Roger Quadros 2020-09-25 20:38 ` Denys Dmytriyenko 2020-09-28 6:38 ` Roger Quadros 2020-09-28 23:11 ` Denys Dmytriyenko 2020-10-01 23:42 ` Denys Dmytriyenko 2020-10-02 8:39 ` Roger Quadros 2020-10-02 15:30 ` 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.