jornada 568 port

Mikhael Skvortsov kawks at ya.ru
Tue Sep 11 14:44:04 PDT 2007


I'm trying to port FreeBSD to HP Jornada 568 PDA (http://en.wikipedia.org/wiki/Jornada_560_series). Boot process freezes almost just after enabling MMU: while sending something to UART

        cpufunc_control(0x337f, 0x107d);
        arm_vector_init(ARM_VECTORS_LOW, ARM_VEC_ALL);
+       printf("MMU, I-cache, D-cache, WB enabled.\n");

minicom receives only first nine chars plus a random one, i. e. "MMU, I-cae".
What can make this happening? I'm stuck without any ability to debug code.

--
Regards, Mikhael


More information about the freebsd-arm mailing list