All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] boot/beaglev-secondboot: update to include upstream fixes
@ 2021-06-06  0:51 Drew Fustini
  2021-06-06  7:29 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Fustini @ 2021-06-06  0:51 UTC (permalink / raw)
  To: buildroot

Update the commit id to include upstream fixes:

- Fix print format in load_and_run_ddr(e976d186e69a)
- Update copyright info (f2b049b7fff2)
- Avoid chiplink address exception (86664be28e5d)

Signed-off-by: Drew Fustini <drew@beagleboard.org>
---
 boot/beaglev-secondboot/beaglev-secondboot.hash | 2 +-
 boot/beaglev-secondboot/beaglev-secondboot.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/boot/beaglev-secondboot/beaglev-secondboot.hash b/boot/beaglev-secondboot/beaglev-secondboot.hash
index d936263d1a2f..e0ca0e149dab 100644
--- a/boot/beaglev-secondboot/beaglev-secondboot.hash
+++ b/boot/beaglev-secondboot/beaglev-secondboot.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256  b97dc40dbfc49ced591d6ef53d06adebf90b9c467d3754ec51b2626593d97cbd  beaglev-secondboot-a4f0b4307f877890f998b3216cffcc9f27a5f993.tar.gz
+sha256  56519b20a8ac2b68770cacd5158190dfcb2b3762a759b1c44582ca25ffbccc5d  beaglev-secondboot-e976d186e69a1a84884265b0689626fa254a950d.tar.gz
diff --git a/boot/beaglev-secondboot/beaglev-secondboot.mk b/boot/beaglev-secondboot/beaglev-secondboot.mk
index 7bd97165decc..6d904b02ba31 100644
--- a/boot/beaglev-secondboot/beaglev-secondboot.mk
+++ b/boot/beaglev-secondboot/beaglev-secondboot.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 # Commit on the 'starfive' branch
-BEAGLEV_SECONDBOOT_VERSION = a4f0b4307f877890f998b3216cffcc9f27a5f993
+BEAGLEV_SECONDBOOT_VERSION = e976d186e69a1a84884265b0689626fa254a950d
 BEAGLEV_SECONDBOOT_SITE = $(call github,starfive-tech,beagle_secondBoot,$(BEAGLEV_SECONDBOOT_VERSION))
 BEAGLEV_SECONDBOOT_INSTALL_TARGET = NO
 BEAGLEV_SECONDBOOT_INSTALL_IMAGES = YES
-- 
2.27.0

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

* [Buildroot] [PATCH] boot/beaglev-secondboot: update to include upstream fixes
  2021-06-06  0:51 [Buildroot] [PATCH] boot/beaglev-secondboot: update to include upstream fixes Drew Fustini
@ 2021-06-06  7:29 ` Yann E. MORIN
  2021-06-07  6:13   ` Drew Fustini
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2021-06-06  7:29 UTC (permalink / raw)
  To: buildroot

Drew, All,

On 2021-06-05 17:51 -0700, Drew Fustini spake thusly:
> Update the commit id to include upstream fixes:
> 
> - Fix print format in load_and_run_ddr(e976d186e69a)
> - Update copyright info (f2b049b7fff2)
> - Avoid chiplink address exception (86664be28e5d)
> 
> Signed-off-by: Drew Fustini <drew@beagleboard.org>

Applied to master, thanks.

Note: it would be nice if a license file were added to the repository
with future updates. ;-)

Regards,
Yann E. MORIN.

> ---
>  boot/beaglev-secondboot/beaglev-secondboot.hash | 2 +-
>  boot/beaglev-secondboot/beaglev-secondboot.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/boot/beaglev-secondboot/beaglev-secondboot.hash b/boot/beaglev-secondboot/beaglev-secondboot.hash
> index d936263d1a2f..e0ca0e149dab 100644
> --- a/boot/beaglev-secondboot/beaglev-secondboot.hash
> +++ b/boot/beaglev-secondboot/beaglev-secondboot.hash
> @@ -1,2 +1,2 @@
>  # Locally computed
> -sha256  b97dc40dbfc49ced591d6ef53d06adebf90b9c467d3754ec51b2626593d97cbd  beaglev-secondboot-a4f0b4307f877890f998b3216cffcc9f27a5f993.tar.gz
> +sha256  56519b20a8ac2b68770cacd5158190dfcb2b3762a759b1c44582ca25ffbccc5d  beaglev-secondboot-e976d186e69a1a84884265b0689626fa254a950d.tar.gz
> diff --git a/boot/beaglev-secondboot/beaglev-secondboot.mk b/boot/beaglev-secondboot/beaglev-secondboot.mk
> index 7bd97165decc..6d904b02ba31 100644
> --- a/boot/beaglev-secondboot/beaglev-secondboot.mk
> +++ b/boot/beaglev-secondboot/beaglev-secondboot.mk
> @@ -5,7 +5,7 @@
>  ################################################################################
>  
>  # Commit on the 'starfive' branch
> -BEAGLEV_SECONDBOOT_VERSION = a4f0b4307f877890f998b3216cffcc9f27a5f993
> +BEAGLEV_SECONDBOOT_VERSION = e976d186e69a1a84884265b0689626fa254a950d
>  BEAGLEV_SECONDBOOT_SITE = $(call github,starfive-tech,beagle_secondBoot,$(BEAGLEV_SECONDBOOT_VERSION))
>  BEAGLEV_SECONDBOOT_INSTALL_TARGET = NO
>  BEAGLEV_SECONDBOOT_INSTALL_IMAGES = YES
> -- 
> 2.27.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] [PATCH] boot/beaglev-secondboot: update to include upstream fixes
  2021-06-06  7:29 ` Yann E. MORIN
@ 2021-06-07  6:13   ` Drew Fustini
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Fustini @ 2021-06-07  6:13 UTC (permalink / raw)
  To: buildroot

On Sun, Jun 06, 2021 at 09:29:16AM +0200, Yann E. MORIN wrote:
> Drew, All,
> 
> On 2021-06-05 17:51 -0700, Drew Fustini spake thusly:
> > Update the commit id to include upstream fixes:
> > 
> > - Fix print format in load_and_run_ddr(e976d186e69a)
> > - Update copyright info (f2b049b7fff2)
> > - Avoid chiplink address exception (86664be28e5d)
> > 
> > Signed-off-by: Drew Fustini <drew@beagleboard.org>
> 
> Applied to master, thanks.
> 
> Note: it would be nice if a license file were added to the repository
> with future updates. ;-)

Thank you for applying.  Yes, you are quite right that the license needs
to be added.  I will work with StarFive to get SPDX-License-Identifer
added to the source files and a LICENSE file created.  I'll post a patch
for both secondboot and ddrinit packages once that is done.

Thanks,
Drew

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

end of thread, other threads:[~2021-06-07  6:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06  0:51 [Buildroot] [PATCH] boot/beaglev-secondboot: update to include upstream fixes Drew Fustini
2021-06-06  7:29 ` Yann E. MORIN
2021-06-07  6:13   ` Drew Fustini

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.