Star64: 4GB on 8GB boards
#2
This is due to u-boot not updating the dtb file.
The current flow is
1) uboot reads the eeprom and determines which model you have (4/8gb)
2) uboot finds your dts file through various means (distroboot, extlinux etc)
3) uboot updates the dts file with the correct memory: "fdt memory ${memory_addr} ${memory_size};"
4) uboot "saves" the updated dtb file to /dtbs/${fdtfile}
5) uboot boots the kernel

If your distro doesn't follow the boot process exactly like starfive images, then the above wont happen, and you will be left with 4Gb ram.

You can see the uboot commands executed on boot here:
https://github.com/Fishwaldo/u-boot/blob...r64.h#L141

(also, another thread talked about instability with ethernet - thats also due to uboot commands not executing correctly to setup the ethernet ports - it was a issue on VF2, but doesn't exist on Star64 - until someone "ports" uboot properly to Star64, we are stuck with that).
  Reply


Messages In This Thread
RE: Star64: 4GB on 8GB boards - by Fishwaldo - 06-06-2023, 12:19 AM
RE: Star64: 4GB on 8GB boards - by balbes150 - 07-12-2023, 11:57 PM
RE: Star64: 4GB on 8GB boards - by Gladox114 - 07-26-2023, 12:33 PM
RE: Star64: 4GB on 8GB boards - by balbes150 - 07-27-2023, 12:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Star64 Irradium (based on crux linux) riscv64, aarch64 mara 2 1,437 12-28-2024, 06:27 AM
Last Post: mara
  Star64: GPU firmware loading on Armbian Der Geist der Maschine 14 8,641 09-30-2024, 02:49 AM
Last Post: Marco2024
  [Star64] Help needed in understanding Yocto and U-boot build process InterestedinFOSS 0 746 04-23-2024, 10:58 AM
Last Post: InterestedinFOSS
  Star64 JH7110 (slarm64, riscv64) mara 2 1,854 10-09-2023, 03:43 AM
Last Post: mara
  Star64: jtag debugging? bluepill 1 1,622 09-20-2023, 08:26 AM
Last Post: bwooster0
  Star64: SATA Der Geist der Maschine 1 1,634 07-26-2023, 12:35 PM
Last Post: Gladox114
Information Star64: Armbian Installation Der Geist der Maschine 5 6,781 06-03-2023, 01:26 PM
Last Post: Der Geist der Maschine
  Star64: a first benchmark Der Geist der Maschine 0 2,480 05-29-2023, 01:00 PM
Last Post: Der Geist der Maschine
  Star64 first boot (and success) bortzmeyer 1 2,333 05-24-2023, 02:45 AM
Last Post: draintroup
  Need help in selecting boards ripcord 1 3,883 03-06-2019, 01:37 PM
Last Post: tllim

Forum Jump:


Users browsing this thread: 2 Guest(s)