What userland did you install? It doesn't come from the kernel.I see the same: [~] martin@space-truckin > uname -p -m evbarm earmeb [~] martin@space-truckin > file `which uname` /usr/bin/uname: ELF 32-bit MSB executable, ARM, EABI5 BE8 version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 7.99.21, compiled for: earmv7hfeb, not stripped
On two machines of mine, I'm seeing: evbarm earmv6hf and evbarm earmv7hfHowever, when I compiled NetBSD for both of these, I explicitly used -a earmv6hf or -a earmv7hf.
John