Re: Custom boot loader stub

Eduardo Horvath <[email protected]> Mon, 27 Oct 2025 15:40:24 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>

On Thu, 23 Oct 2025, Sad Clouds wrote:

> Which I guess is expected. When I have some spare time, I will try
> loading the 2nd stage bootloader and may be using "chain" function
> to execute that.

Why don't you just use the FCode bootblock?  You're going to have problems 
fitting UFS reading code in 7.5 KB.

Eduardo