GNU bug report logs - #70892
[PATCH 0/6] Add visionfive2 support.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Sun, 12 May 2024 11:01:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/6] Add visionfive2 support.
Date: Sun, 12 May 2024 19:00:13 +0800
hello!, this patchset add support for visionfive2.
for now, must boot from spl's uboot and set fdtfile to starfive/jh7110-starfive-visionfive-2-v1.3b.dtb

uboot> setenv fdtfile starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
uboot> savenv

Zheng Junjie (6):
  gnu: linux-libre-6.8: add riscv config.
  image: raise error when use both grub-efi* bootloader and not gpt
    image.
  gnu: shepherd-0.10: When target riscv64, use guile-fibers-1.1.
  gnu: Add u-boot-starfive-visionfive2.
  bootloader: Add u-boot-starfive-visionfive2-bootloader.
  system: images: Add visionfive2 module.

 Makefile.am                                   |    1 +
 gnu/bootloader/u-boot.scm                     |   17 +
 gnu/local.mk                                  |    1 +
 gnu/packages/admin.scm                        |    5 +-
 .../aux-files/linux-libre/6.8-riscv.conf      | 7681 +++++++++++++++++
 gnu/packages/bootloaders.scm                  |   31 +
 gnu/system/image.scm                          |    6 +-
 gnu/system/images/visionfive2.scm             |  121 +
 8 files changed, 7858 insertions(+), 5 deletions(-)
 create mode 100644 gnu/packages/aux-files/linux-libre/6.8-riscv.conf
 create mode 100644 gnu/system/images/visionfive2.scm


base-commit: 56980ea500a1db3c8586972b8abfaf5c4e24f82d
-- 
2.41.0





This bug report was last modified 1 year and 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.