Commit Graph

26 Commits

Author SHA1 Message Date
Pratham Patel
8205252c8e
replace supported hardware list with a board support matrix 2024-04-20 09:36:20 +05:30
Pratham Patel
63cb3550df
move dedicated support to the wiki index 2024-04-20 09:35:54 +05:30
Pratham Patel
ebe2d8fe8a
solidate board-specific docs under boards/ 2024-04-20 09:35:29 +05:30
Pratham Patel
cfb6ff3d33
move board support into the wiki index 2024-04-20 09:35:03 +05:30
6cd709f053
add meeting minutes for 2024-02-09, 2024-02-23 2024-02-23 12:33:37 -05:00
6990758bd0 sbc kernel url correction 2024-01-26 21:21:03 -05:00
3099c07c07
Add notes for 2024-01-26 2024-01-26 12:09:30 -05:00
47cf07609a
add minutes for 2024-01-12 2024-01-12 11:34:01 -05:00
b7c5becc96
meeting 2023-12-15 2023-12-15 12:04:06 -05:00
c38dbd0ae1 add meeting notes for 2023-10-20 2023-10-20 17:07:34 +00:00
ad9bb7ce11
Add solution for dnf needs-restarting -f issue 2023-08-01 21:10:15 +02:00
e5ede0fce9 vf2: add a notice about updating board firmware 2023-04-29 14:02:49 +05:30
ce396d8da2 fix naming convention for VisionFive 2 and minor OCD fix-up too 2023-04-25 08:32:08 +05:30
7f6d3a0716 Add maintainers for VisionFive 2 SBC (#6)
Add maintainers for VisionFive 2 based on the list here: https://git.resf.org/testing/SBC-progress-tracking/

**An additional change was made in this commit. That is to change the location of the `visionfive2.md` wiki.**

Co-authored-by: Pratham Patel <thefirst1322@gmail.com>
Reviewed-on: sig_altarch/wiki#6
2023-04-25 02:48:31 +00:00
1b1928af4c fix the table formatting 2023-04-24 22:24:38 +05:30
2a73441ba2 Merge pull request 'main' (#4) from codedude/wiki:main into main
Reviewed-on: sig_altarch/wiki#4
2023-04-24 14:55:36 +00:00
43725f3488 hardware updates 2023-04-23 15:55:08 -04:00
22f1cad058 updated supported hw 2023-04-23 15:48:40 -04:00
f69295ad03 supported hardware 2023-04-23 15:35:06 -04:00
27e66ab079 visionfive2: update the ISA string based on what is reported by the board firmware 2023-04-20 10:28:55 +05:30
0534ab82a3 visionfive2: fix typo for the SoC name 2023-04-20 10:02:57 +05:30
139c2f0aef docs/riscv64/visionfive2/visionfive2.md: finalize release version
We have set a minimum firmware version for the VisionFive 2 SBC to
v2.11.5, so now it is time to replace all the placeholders and
"finalize" the links.

The link for the file "sdcard.img" is deliberately set to the release
version v2.8.0 primarily because that is what I used to update both of
my board's firmware. Meaning, it is tested and works as intended.

If someone else from the AltArch SIG uses the sdcard.img file from a
newer release and confirms that they are able to boot it on the older
firmware and update the firmware, by all means, update the version
string on line 72.
2023-04-20 05:36:41 +05:30
26b1fdb263 Bump MIN_UBOOT_FIRM_VER from v2.10.4 to v2.11.5
The previous versions of firmware including v2.10.4 had a bug related to
power management where the board would not reboot properly. Just when
the board would turn off, the voltage would drop from 10-ish volts to
5v. This would happen randomly and prevent the board from powering back
up.

Firmware provided in release v2.11.5 fixes this. This was included in the
changelog and I have verified it using all the compatible cables that I
have. More testing is needed to make sure that *this* firmware version
fixes it or not. But making this change because more community members
and/or testers use this as a minimum version and raise issues in regards
of this version.
2023-04-15 07:11:48 +05:30
1241f37044 add wiki for VisionFive 2 with basic info 2023-04-11 08:25:02 +05:30
Louis Abel
5445768949
change replaceme 2023-04-09 17:57:21 -07:00
SIG/AltArch
ea07455d3a Initial commit 2023-04-10 00:03:56 +00:00