SPARC V9 boot process

Sad Clouds <[email protected]> Tue, 28 Oct 2025 14:25:24 +0000
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
Hello, as part of a small hobby project I recently started looking into
SPARC V9 boot process and implemented a simple first-stage bootloader.

If anyone finds it interesting, I documented everything I learned so far
on the following page:

https://cryintothebluesky.blogspot.com/2025/10/sparc-v9-boot-process-part-1-bootblk.html

If you find any errors, then let me know.

Thanks.