Re: mips64eb seems to be mostly 32-bit
Denis Ovsienko <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <20210704163533.7d4fa21e@basepc> |
On Sun, 4 Jul 2021 17:01:14 +0200 Martin Husemann <[email protected]> wrote: > On Sun, Jul 04, 2021 at 12:59:02PM +0100, Denis Ovsienko wrote: > > [ 3.1606850] boot device: sd0 > > [ 3.1708506] root on sd0a dumps on sd0b > > This is clearly wrong. Do you have any bootargs set in u-boot? NetBSD kernel receives no arguments, as far as I can tell: U-Boot 1.1.1 (UBNT Build Version: e102_003_eace7) (May 27 2019 - 06:35:40) fatload usb 0 $(loadaddr) netbsd bootoctlinux $(loadaddr) numcores=$(numcores) endbootargs The file "netbsd" is gunzipped netbsd-OCTEON.gz from the binary/kernel/ directory of the snapshot. -- Denis Ovsienko