Re: x68k build broken on arch/x68k/stand/boot_ufs

Tetsuya Isaki <[email protected]> Tue, 18 Aug 2015 12:45:08 +0900
Newsgroups gmane.os.netbsd.ports.x68k
Message-ID <x7egj1mf97.wl%[email protected]>
At Mon, 17 Aug 2015 16:30:46 +0000,
David Holland wrote:
>  > arch/x68k/stand/boot_ufs has its own ufs code.  We understood
>  > that it's problematic but have no better solution to replace it...
> 
> What are the chances of making this bootloader share the libsa code?
> That seems like a better long-term solution.

New x68k/stand/xxboot uses MI libsa and it creates
xxboot_{ffsv1,ffsv2,lfsv1,lfsv2} binary separately.
On the other hand, old x68k/stand/boot_ufs could read
UFS{v1,v2} and LFS{v1,v2} alone.

It should switch to xxboot from code maintainability
point but would be cautious that some feature is lost...
---
Tetsuya Isaki <[email protected] / [email protected]>

> (not on port-x86k so please keep me in Cc:)
> -- 
> David A. Holland
> [email protected]
>