GNU bug report logs -
#70892
[PATCH 0/6] Add visionfive2 support.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 May 2024 11:22:03 +0800
with message-id <87msoipm3o.fsf <at> iscas.ac.cn>
and subject line Re: [bug#70892] [PATCH v3 0/7] Add visionfive2 support.
has caused the debbugs.gnu.org bug report #70892,
regarding [PATCH 0/6] Add visionfive2 support.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70892: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70892
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:
> this is v3 vsrsion.
> 1. fix "gnu: linux-libre-6.8: Add riscv config" commit text.
> 2. adjust gnu/system/images/visionfive2.scm commentary.
> 3. add comment for opensbi-for-visionfive2
>
> Zheng Junjie (7):
> 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 opensbi-for-visionfive2.
> 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 | 29 +
> gnu/local.mk | 1 +
> gnu/packages/admin.scm | 5 +-
> .../aux-files/linux-libre/6.8-riscv.conf | 7681 +++++++++++++++++
> gnu/packages/bootloaders.scm | 25 +
> gnu/packages/firmware.scm | 14 +
> gnu/system/image.scm | 6 +-
> gnu/system/images/visionfive2.scm | 122 +
> 9 files changed, 7879 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: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
push. close.
[signature.asc (application/pgp-signature, inline)]
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.