|
Bugzilla – Full Text Bug Listing |
| Summary: | devel:RISCV:Factory:Contrib:StarFive:VisionFive2 uses 8GiB of memory on a board that only has 4GiB | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michael Laß <bevan> |
| Component: | Bootloader | Assignee: | Andreas Schwab <schwab> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | duwe, guillaume.gardet, mbrugger, schwab |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | RISC-V | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Laß
2023-09-02 16:57:45 UTC
It's still an issue with today's image that comes with u-boot 2023.10-rc4. The issue can be worked around though by adding `mem=4G` as kernel argument to the grub config. /proc/iomem will then show 13fffffff as last address for System RAM, which looks correct. Please try again. The problem is that read_eeprom fails in SPL. Fixed. |