Gentoo Archives: gentoo-dev

From: Pengcheng Xu <i@××××××××.moe>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Announcing RISC-V
Date: Sat, 04 May 2019 16:46:52
Message-Id: CADuippA-mGOk0My-fPOtRydj2_bSBY9PDL9+7b8Xu=0UvXPN7g@mail.gmail.com
In Reply to: Re: [gentoo-dev] Announcing RISC-V by Tobias Klausmann
1 Hi!
2
3 2019年5月5日(日) 0:32 Tobias Klausmann <klausman@g.o>:
4 >
5 > Hi!
6 >
7 > On Fri, 03 May 2019, Andreas K. Huettel wrote:
8 > > after some preparations, we're happy to announce (initially experimental)
9 > > support for a new arch: riscv
10 > >
11 > > * The project page is at https://wiki.gentoo.org/wiki/Project:RISC-V
12 > > Feel free to join if you want to help and/or even have hardware.
13 > > We also have a dedicated IRC channel, #gentoo-riscv
14 > >
15 > > * The keyword is "~riscv"; no stable keyword will be used in the beginning.
16 > >
17 > > * We will initially add two profiles to profile.desc:
18 > > default/linux/riscv/17.0/rv64gc/lp64d (non-multilib, 64bit hardfloat)
19 > > default/linux/riscv/17.0/rv64gc (multilib lp64d/lp64, i.e. hard/softfloat)
20 > >
21 > > * Stage builds have been tested with an overlay and work fine.
22 > > I'll publish initial stage3 images soon and will work with releng to get
23 > > autobuilds running.
24 > >
25 > > * Once this all is done I'll draft an announcement for the main web page.
26 >
27 > I'm a sucker for exotic arches. What is the recommended hardware
28 > to use to be able help with testing?
29
30 SiFive's "Hifive Unleashed" seems to be the best RISC-V dev-board
31 available: quad-core at 1.5GHz with 8GB RAM in 28nm. Link:
32 https://www.sifive.com/boards/hifive-unleashed
33
34 Currently working on the board with jiegec at #gentoo-riscv.
35
36 >
37 > Best,
38 > Tobias
39 >
40 > --
41 > printk ("Barf\n");
42 > linux-2.6.6/arch/v850/kernel/module.c
43 >
44
45 Yours,
46 --
47 Pengcheng