I'm not sure, how would I check if it's LE or BE? CPU info on ER-12: --------------------------------------------------------------------------------------------------- system type : UBNT_E300 machine : Unknown processor : 0 cpu model : Cavium Octeon III V0.2 FPU V0.0 BogoMIPS : 2000.00 wait instruction : yes microsecond timers : yes tlb_entries : 256 extra interrupt vector : yes hardware watchpoint : yes, count: 2, address/irw mask: [0x0ffc, 0x0ffb] isa : mips1 mips2 mips3 mips4 mips5 mips64r2 ASEs implemented : vz shadow register sets : 1 kscratch registers : 4 package : 0 core : 0 VCED exceptions : not available VCEI exceptions : not available ------------------------------------------------------------------------------------------------------ P.S Did you also use the UBNT kernel modules for hardware acceleration? On 10/04/2021 15.19, Ondrej Zajicek wrote:
On Sat, Apr 10, 2021 at 02:46:25PM +0300, Skyler Mäntysaari wrote:
Please also keep in mind that they do not run normal Debian, but EdgeOS which is a fork of vyatta which uses Debian. Several years ago, i run original Edgerouter (ERLite-3) with vanilla Debian, just with kernel from EdgeOS.
EdgeRouter-4 and EdgeRouter-12 run on mips64. It is BE or LE? ERLite-3 was (AFAIK) mips (BE), Debian offers mips, mipsel (LE) and mips64el (LE), but no mips64. It is possible (but unlikely) that they build EdgeOS for a differench arch.