riscv-software-src / riscv-software-src/opensbi

Rename sifive_fu740 -> sifive_unmatched, sifive_fu540 -> sifive_unleashed

Open
#228 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.5k
Forks
712
PR merge metrics
No merged PRs in 30d

Description

This cleanup already happened on U-Boot side. FU540 and FU740 are SoC names, not the actual boards/platforms. For example, the reset implemented in sifive_fu740.c depends on DA9063 PMIC (that's board specific details).

It's a not a big issue considering that for each SoC there is a single board, but it's confusing.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the OpenSBI tree for sifive_fu740 and sifive_fu540, starting with sifive_fu740.c and the corresponding board or platform references; compare the established U-Boot naming if needed. Done means the references consistently use sifive_unmatched and sifive_unleashed without breaking the affected build or board selection paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.