Date: Tue, 6 Jul 2021 23:10:16 +0100 From: Denis Ovsienko <denis@ovsienko.info> To: freebsd-mips@FreeBSD.org Subject: EdgeRouter 4 does not boot Message-ID: <20210706231016.08f9e6ed@basepc>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hello list.
Besides confirming an existing ERLite-3 (E100) bug report in the
previous message, let me also post some results from ER-4 (E300), which
runs on CN7130 CPU.
I had tried the same 13.0-p3 image, and the kernel refused the hardware
in the first place (the boot log is attached). I thought it could be
just a matter of changing the build config from OCTEON_CN50XX_PASS1 to
the value that corresponds to CN7130, but it turns out the source code
is not aware of the CN7000 series at all. It only has a notion of
CNF71XX, which is a different hardware (Fusion).
For clarity, I had tried this mostly out of curiosity, so I did not
even open a feature request. That said, ER-4 is a nice hardware as far
as MIPS machines go, so in case anyone wants to run a test build of
FreeBSD on it, let me know and it can be arranged.
Cheers.
--
Denis Ovsienko
[-- Attachment #2 --]
Octeon ubnt_e300(ram)# bootoctlinux $(loadaddr) numcores=$(numcores) endbootargs
Allocating memory for ELF segment: addr: 0xffffffff801000f0 (adjusted to: 0x1000f0), size 0xbceb50
## Loading big-endian Linux kernel with entry point: 0xffffffff801000f0 ...
Bootloader: Done loading app on coremask:
0xf
Starting cores:
0xf
Compiled for CPU model: (0x000d0600 | 0x08000000)
CPU Model: CNXXXXpX.X-3150-XXX
CPU clock: 1000MHz Core Mask: 0xf
ERROR: Software not configured for this chip
Expecting ID=0x000d0600, Chip is 0x000d9602
panic: platform_start: kernel not compatible with this processor.
cpuid = 0
time = 1
Uptime: 1s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210706231016.08f9e6ed>
