Can anyone help me with this?
This is a private arm port for the IMX31 application processor. I began
development with NetBSD-5.0.1 and have been able to migrate through out the
generations of NetBSD with ease up until NetBSD-7.0 from 6.1.5.
I now get as for as "init: copying out path `/sbin/init’ 11” but fail an
assert in pmap.c:
"panic: kernel diagnostic assertion "*pdep == 0" failed:
file “/.../NetBSD-7.0/usr/src/sys/arch/arm/arm32/pmap.c”.
My configuration define ARM_MMU_V6N, ARM_MMU_EXTENDED and using EABI.
Thank you,
Frank Zerangue