Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 19:46:41 +0200
From:      Berislav Purgar <bpurgar@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   AVILA kernel
Message-ID:  <CAAUsrB5UOq%2BSJ0SW8NOiKwxR0%2BJyfzJhakdkuAvyQMi6Gv5CNw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello ..

finally i got gatewroks GW2345 board but now i got stuck on loading kernel.
it stops on copyright message:

RedBoot> ip -h 10.42.1.1 -l 10.42.1.11
IP: 10.42.1.11/255.255.255.0, Gateway: 0.0.0.0
Default server: 10.42.1.1
RedBoot> load -b 0x200000 kernel
Using default protocol (TFTP)
Address offset = 0x40000000
Entry point: 0x00200100, address range: 0x00200000-0x007817c8
RedBoot> go
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2013 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 11.0-CURRENT #0 r256593M: Wed Oct 16 19:14:51 CEST 2013
    root@brzi:/usr/obj/arm.armeb/usr/src/sys/AVILA arm
gcc version 4.2.1 20070831 patched [FreeBSD]

on stock AVILA conf. file i got panic :

RedBoot> ip
IP: 192.168.3.2/255.255.255.0, Gateway: 0.0.0.0
Default server: 192.168.3.1
RedBoot> ip -h 10.42.1.1 -l 10.42.1.11
IP: 10.42.1.11/255.255.255.0, Gateway: 0.0.0.0
Default server: 10.42.1.1
RedBoot> load -b 0x200000 kernel
Using default protocol (TFTP)
Address offset = 0x40000000
Entry point: 0x00200100, address range: 0x00200000-0x006a9808
RedBoot> go
panic: mtx_lock() of spin mutex pmap @ /usr/src/sys/arm/arm/pmap.c:3676
Uptime: 1s


tnx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAUsrB5UOq%2BSJ0SW8NOiKwxR0%2BJyfzJhakdkuAvyQMi6Gv5CNw>