All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release
       [not found] ` <8f075a28-83ef-1062-faea-3e6a0603a81a@baylibre.com>
@ 2021-11-08 21:15   ` Amjad Ouled-Ameur
  2021-11-08 23:08     ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Amjad Ouled-Ameur @ 2021-11-08 21:15 UTC (permalink / raw)
  To: meta-ti, denys, Bajjuri, Praneeth; +Cc: khilman, dfustini

This was not successfully sent to "meta-ti@lists.yoctoproject.org" since

I was not subscribed to it. Re-sending !


Sorry for the noise,

Amjad

On 08/11/2021 12:01, Amjad Ouled-Ameur wrote:
> Sending to maintainer Praneeth as well.
>
> On 08/11/2021 11:52, Amjad Ouled-Ameur wrote:
>> This introduces a critical fix for both AM335X EVM and AM43XX EVM, which
>> can no longer boot because "uuid" is undefined.
>>
>> v2021.10 has these two fixes, one for each platform:
>> - commit ff8f277e9121 ("ti: am335x_evm: Switch to DISTRO_BOOT only")
>> - commit e0c91ae24e5b ("ti: am43xx_evm: Switch to DISTRO_BOOT only")
>>
>> Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
>> ---
>>   recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb 
>> b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
>> index 2db9899609d0..76aaa4b24ac0 100644
>> --- a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
>> +++ b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
>> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = 
>> "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
>>     PR = "r0"
>>   -PV = "2021.07"
>> +PV = "2021.10"
>>     # For the un-initiated:
>>   # The actual URL you'd use with a git clone for example would be:
>> @@ -15,4 +15,4 @@ PV = "2021.07"
>>   # b) and we want git fetcher to use https protocol, hence 
>> GIT_PROTOCOL as https
>>   UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
>>   UBOOT_GIT_PROTOCOL = "https"
>> -SRCREV = "840658b093976390e9537724f802281c9c8439f5"
>> +SRCREV = "d80bb749fab53da72c4a0e09b8c2d2aaa3103c91"

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

* Re: [meta-ti] [PATCH] recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release
  2021-11-08 21:15   ` [PATCH] recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release Amjad Ouled-Ameur
@ 2021-11-08 23:08     ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2021-11-08 23:08 UTC (permalink / raw)
  To: Amjad Ouled-Ameur; +Cc: meta-ti, denys, Bajjuri, Praneeth, khilman, dfustini

Thank you!

Can you please re-send the original to the list, so it gets captured by 
Patchwork?


On Mon, Nov 08, 2021 at 10:15:18PM +0100, Amjad Ouled-Ameur wrote:
> This was not successfully sent to "meta-ti@lists.yoctoproject.org" since
> 
> I was not subscribed to it. Re-sending !
> 
> 
> Sorry for the noise,
> 
> Amjad
> 
> On 08/11/2021 12:01, Amjad Ouled-Ameur wrote:
> >Sending to maintainer Praneeth as well.
> >
> >On 08/11/2021 11:52, Amjad Ouled-Ameur wrote:
> >>This introduces a critical fix for both AM335X EVM and AM43XX EVM, which
> >>can no longer boot because "uuid" is undefined.
> >>
> >>v2021.10 has these two fixes, one for each platform:
> >>- commit ff8f277e9121 ("ti: am335x_evm: Switch to DISTRO_BOOT only")
> >>- commit e0c91ae24e5b ("ti: am43xx_evm: Switch to DISTRO_BOOT only")
> >>
> >>Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
> >>---
> >>  recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >>diff --git a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
> >>b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
> >>index 2db9899609d0..76aaa4b24ac0 100644
> >>--- a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
> >>+++ b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
> >>@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM =
> >>"file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
> >>    PR = "r0"
> >>  -PV = "2021.07"
> >>+PV = "2021.10"
> >>    # For the un-initiated:
> >>  # The actual URL you'd use with a git clone for example would be:
> >>@@ -15,4 +15,4 @@ PV = "2021.07"
> >>  # b) and we want git fetcher to use https protocol, hence
> >>GIT_PROTOCOL as https
> >>  UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
> >>  UBOOT_GIT_PROTOCOL = "https"
> >>-SRCREV = "840658b093976390e9537724f802281c9c8439f5"
> >>+SRCREV = "d80bb749fab53da72c4a0e09b8c2d2aaa3103c91"

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964

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

* [PATCH] recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release
@ 2021-11-08 23:37 Amjad Ouled-Ameur
  0 siblings, 0 replies; 3+ messages in thread
From: Amjad Ouled-Ameur @ 2021-11-08 23:37 UTC (permalink / raw)
  To: meta-ti; +Cc: Amjad Ouled-Ameur, khilman, dfustini, denys, praneeth

This introduces a critical fix for both AM335X EVM and AM43XX EVM, which
can no longer boot because "uuid" is undefined.

v2021.10 has these two fixes, one for each platform:
- commit ff8f277e9121 ("ti: am335x_evm: Switch to DISTRO_BOOT only")
- commit e0c91ae24e5b ("ti: am43xx_evm: Switch to DISTRO_BOOT only")

Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
---
 recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
index 2db9899609d0..76aaa4b24ac0 100644
--- a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
 
 PR = "r0"
 
-PV = "2021.07"
+PV = "2021.10"
 
 # For the un-initiated:
 # The actual URL you'd use with a git clone for example would be:
@@ -15,4 +15,4 @@ PV = "2021.07"
 # b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https
 UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
 UBOOT_GIT_PROTOCOL = "https"
-SRCREV = "840658b093976390e9537724f802281c9c8439f5"
+SRCREV = "d80bb749fab53da72c4a0e09b8c2d2aaa3103c91"
-- 
2.17.1


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

end of thread, other threads:[~2021-11-08 23:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211108105214.34533-1-aouledameur@baylibre.com>
     [not found] ` <8f075a28-83ef-1062-faea-3e6a0603a81a@baylibre.com>
2021-11-08 21:15   ` [PATCH] recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release Amjad Ouled-Ameur
2021-11-08 23:08     ` [meta-ti] " Denys Dmytriyenko
2021-11-08 23:37 Amjad Ouled-Ameur

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.