So, I sat down a while ago to try this u-boot package from Michal's repository, and now I have some questions...

  1. I have an Rpi4b; should I use the u-boot:rpi4 openSUSE_Factory_ARM or u-boot:rpiarm64? Is there a difference?
  2. Do I just install the package, or do I need to do something more?
  3. The SSD doesn't boot, what's the most effective way to rescue it? Is it as simple as copying /boot/efi/u-boot.bin (and maybe also /boot/efi/uboot* ?) from a working Rpi4b running the same Tumbleweed snapshot (20230116) as the non-booting Rpi4b was running before its breaking update to 20230121?

Thanks!

David


On 1/26/23 11:04 PM, Guillaume Gardet wrote:
...
On Thu, Jan 26, 2023 at 12:31:20PM -0800, David Walker wrote:

        
I am also having this problem (booting from USB3 SSD). So, where/how
does one set CONFIG_LMB_MAX_REGIONS=64, as mentioned in
https://bugzilla.suse.com/show_bug.cgi?id=1207562?
Something like this:

https://build.opensuse.org/package/rdiff/home:michals/u-boot?opackage=u-
boot&oproject=hardware%3Aboot&rev=29
Could you try this u-boot package (from https://build.opensuse.org/package/show/home:michals/u-boot ) and report the result here, please? 

It sets CONFIG_LMB_MAX_REGIONS to 64.


Cheers,
Guillaume