Armbian and AltLinux for Star64 (RISC-V)
#27
To update u-boot,
Important. All manipulations to update uboot and reset variables must be performed with the Star64 NVMe DISCONNECTED from the board.

I recommend using the latest version of ArmbianTV LEGACY with the 5.15.131 kernel. Download the ArmbianTV image, unpack it, burn it to an SD card and run it on Star64, install the utility package for working with SPI\MTD.

apt update
apt install mtd-utils

Download the new version of u-boot with NVMe startup support.

https://disk.yandex.ru/d/DLTRMV6pcBnWfg

u-boot-spl.bin.normal.out
visionfive2_fw_payload.img

Install a new u-boot in SPI\MTD.

flashcp -v u-boot-spl.bin.normal.out /dev/mtd0
flashcp -v visionfive2_fw_payload.img /dev/mtd1

Reset u-boot variables.
There are several ways to do this. If there is a UART console, run two commands in it.

env default -a
saveenv

Without using the UART console - download the u-boot variable reset image,

https://disk.yandex.ru/d/zsqznfa1ySI2gw

reset_default_env_uboot-star64-3.0.4.img

write it to the SD card, connect the SD to Star64 and turn on the power, wait 10-20 seconds and turn off the power.

After these steps, you can install the system on NVMe and run it directly from NVMe. for example, run ArmbianTV from an SD card and perform the installation on USB\SATA\NVMe according to the general instructions for Armbian.
  Reply


Messages In This Thread
RE: Armbian and AltLinux for Star64 (RISC-V) - by balbes150 - 10-03-2023, 02:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Anyone thinking about putting a RISC-V CPU in a watch? Darin755 1 567 03-18-2025, 05:55 PM
Last Post: KC9UDX
  [Article] StarPro64 EIC7700X RISC-V SBC: Maybe LLM on NPU on NuttX? lupyuen 2 1,007 03-08-2025, 09:20 PM
Last Post: tllim
  Star64 distro overview October 2023 tantamount 7 4,777 01-11-2025, 09:12 AM
Last Post: gounthar
  star64 bootable images, u-boot, sbi, forum? hexdump 5 3,973 11-27-2024, 11:13 AM
Last Post: mara
  Star64/Starpro64 kernel building global 0 1,051 10-04-2024, 08:36 PM
Last Post: global
  [Article] RISC-V Emulator for Pine64 Oz64 SBC lupyuen 2 1,824 07-07-2024, 04:19 AM
Last Post: lupyuen
  [Article] Rust Apps on Ox64 BL808 RISC-V SBC and Apache NuttX RTOS lupyuen 2 1,959 07-06-2024, 06:51 PM
Last Post: lupyuen
  Risc-V laptop from SpacemiT Der Geist der Maschine 2 2,108 06-26-2024, 02:17 AM
Last Post: Der Geist der Maschine
  [Video] TinyEMU RISC-V Emulator for Ox64 BL808 SBC lupyuen 0 1,052 06-13-2024, 08:56 PM
Last Post: lupyuen
  [Video] Adventures of Ox64 BL808 RISC-V SBC with Apache NuttX RTOS lupyuen 0 994 06-13-2024, 04:13 AM
Last Post: lupyuen

Forum Jump:


Users browsing this thread: 2 Guest(s)