Re: Current ofwboot failure
Martin Husemann <[email protected]> Tue, 6 Dec 2022 08:03:36 +0100
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 06, 2022 at 01:47:14AM -0500, Michael wrote: > I started converting early debug output to ofprint() in order to avoid this. Good hint, sounds like a good explanation. And we should make booting as silent as possible unless debug or vebose are explicitly requested. Martin