Comment 8 for bug 1936370

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

> The place to flash U-Boot SPL (sector 34) is hard coded in the boot ROM.

I don't believe that is true. It is specified by GPT partition type UUID in FSBL, and it doesn't have to be at sector 34. As per sifive manuals.

Furthermore I don't have access to read jumpers, thus I don't know if the system booted using u-boot from sdcard, nvme, or from flash. Symlinks can be racy, and there can be multiple partitions with the same gpt partition type uuid (i.e. on sdcard and on the nvme drive).