http://bugzilla.opensuse.org/show_bug.cgi?id=1208173 http://bugzilla.opensuse.org/show_bug.cgi?id=1208173#c15 Aaron Puchert <aaronpuchert@alice-dsl.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #15 from Aaron Puchert <aaronpuchert@alice-dsl.net> --- (In reply to Andreas Schwab from comment #14)
u-boot-spl.bin.normal.out is part of the visionfive2-firmware package.
That seems to do it, whereas u-boot-starfivevisionfive2 doesn't seem to be necessary. Here is what I did after installing visionfive2-firmware: sf probe load mmc 1:3 0xa0000000 /usr/share/visionfive2-firmware/u-boot-spl.bin.normal.out sf update 0xa0000000 0x0 $filesize load mmc 1:3 0xa0000000 /usr/share/visionfive2-firmware/u-boot.itb sf update 0xa0000000 0x100000 $filesize The firmware prints no banner, but then boots without additional changes. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.