[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63766] [PATCH 0/4] Image for HiFive Unmatched
From: |
Efraim Flashner |
Subject: |
[bug#63766] [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
- [bug#63766] [PATCH 0/4] Image for HiFive Unmatched,
Efraim Flashner <=