emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63766: closed ([PATCH 0/4] Image for HiFive Unmatched)


From: GNU bug Tracking System
Subject: bug#63766: closed ([PATCH 0/4] Image for HiFive Unmatched)
Date: Wed, 14 Jun 2023 12:00:02 +0000

Your message dated Wed, 14 Jun 2023 14:59:20 +0300
with message-id <ZImrmDrSbg_TEIR8@3900XT>
and subject line Re: [PATCH 0/4] Image for HiFive Unmatched
has caused the debbugs.gnu.org bug report #63766,
regarding [PATCH 0/4] Image for HiFive Unmatched
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63766: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63766
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/4] Image for HiFive Unmatched Date: Sun, 28 May 2023 12:41:45 +0300
I've gotten an image built for the HiFive Unmatched board and it's
currently the image I'm running for that machine. The unformatted
partition and the specific UUID for the first two partitions in the
unmatched.scm are apparently necessary for the bring-up of the board,
and likely will be necessary for other riscv64 boards in the future.

Efraim Flashner (4):
  gnu: bootloader: Add u-boot-sifive-unmatched-bootloader.
  gnu: image: Add support for unformatted partitions.
  system: images: Add unmatched module.
  gnu: glibc-2.33: Fix building for riscv64-linux.

 gnu/bootloader/u-boot.scm                     | 17 ++++
 gnu/build/image.scm                           |  8 ++
 gnu/local.mk                                  |  2 +
 gnu/packages/base.scm                         | 16 ++--
 .../glibc-2.33-rawmemchr-miscompilation.patch | 57 +++++++++++
 gnu/system/image.scm                          | 10 +-
 gnu/system/images/unmatched.scm               | 94 +++++++++++++++++++
 7 files changed, 197 insertions(+), 7 deletions(-)
 create mode 100644 
gnu/packages/patches/glibc-2.33-rawmemchr-miscompilation.patch
 create mode 100644 gnu/system/images/unmatched.scm


base-commit: b96b82bcd4bc24529941ff74a91432481f1a71b5
-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH 0/4] Image for HiFive Unmatched Date: Wed, 14 Jun 2023 14:59:20 +0300
Patches pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]