]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: board: starfive: jh7110 common update OPENSBI build env reference
authorE Shattow <e@freeshell.de>
Thu, 5 Mar 2026 21:49:14 +0000 (13:49 -0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 16 Mar 2026 17:36:57 +0000 (01:36 +0800)
Describe build with OpenSBI fw_dynamic.bin path as OPENSBI=<path> on the
same line instead of as an export. Also remedy a typo which had the wrong
directory path before the filename.

Fixes: 8304f3226700 ("doc: board: starfive: update jh7110 common description")
Signed-off-by: E Shattow <e@freeshell.de>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
doc/board/starfive/jh7110_common.rst

index b0b60da0dc3208a24a3a3810201a953814c71369..e9c0ed5b0224e890edac6ae480f91c1ac498a931 100644 (file)
@@ -172,8 +172,7 @@ Build U-Boot
 
        git clone https://source.denx.de/u-boot/u-boot.git u-boot.git
        make -C u-boot.git O=u-boot starfive_visionfive2_defconfig
-       export OPENSBI=opensbi/build/platform/generic/firmware/fw_dynamic.bin
-       make -C u-boot.git O=u-boot
+       make -C u-boot.git O=u-boot OPENSBI=opensbi/platform/generic/firmware/fw_dynamic.bin
 
     This will generate the U-Boot SPL image object post-processed with StarFive
     SPL headers (u-boot/spl/u-boot-spl.bin.normal.out) as well as the FIT image