public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* doc/board/starfive/jh7110_common.rst: Documentation doesn't mention OpenSBI text start address
@ 2026-04-16 15:11 Johannes Krottmayer
  2026-04-16 20:59 ` Yao Zi
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Krottmayer @ 2026-04-16 15:11 UTC (permalink / raw)
  To: u-boot, minda.chen, hal.feng, Tom Rini


[-- Attachment #1.1: Type: text/plain, Size: 604 bytes --]

Hello,


I have used the U-Boot documentation for building OpenSBI and
U-Boot for the Starfive VisionFive 2 board.

Unfortunately there is a important definition missing (will be not
mentioned in the current documentation) in the build step for
OpenSBI.

FW_TEXT_START from OpenSBI defaults to address 0x0, this raises
an exception. FW_TEXT_START should be set to the correct address
0x40000000 and then it works.

So therefore the correct build step should be:
$ make PLATFORM=generic FW_TEXT_START=0x40000000

Should I create a patch for the documentation to add this?

-- 
Kind regards,

Johannes K.


[-- Attachment #1.2: publickey - krotti83@proton.me - 0x1A5D6E0E.asc --]
[-- Type: application/pgp-keys, Size: 888 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 322 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-16 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 15:11 doc/board/starfive/jh7110_common.rst: Documentation doesn't mention OpenSBI text start address Johannes Krottmayer
2026-04-16 20:59 ` Yao Zi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox