GNU bug report logs -
#70892
[PATCH 0/6] Add visionfive2 support.
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.