Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2013 15:12:44 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Berislav Purgar <bpurgar@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: AVILA kernel
Message-ID:  <58DBFC39-806F-48AF-BB81-7FFF1931BF5D@bsdimp.com>
In-Reply-To: <CAAUsrB4vRwP2HDOoWLohiokSudhXPV9N6H_hrE=FWdMhoEUtdQ@mail.gmail.com>
References:  <CAAUsrB5UOq%2BSJ0SW8NOiKwxR0%2BJyfzJhakdkuAvyQMi6Gv5CNw@mail.gmail.com> <CAAUsrB4vRwP2HDOoWLohiokSudhXPV9N6H_hrE=FWdMhoEUtdQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Oct 17, 2013, at 11:04 AM, Berislav Purgar wrote:

> On Wed, Oct 16, 2013 at 7:46 PM, Berislav Purgar <bpurgar@gmail.com> wrote:
> 
>> 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
>> 
> 
> 
> any ideas ?

did you build with MACHINE_ARCH=armeb?

Warner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58DBFC39-806F-48AF-BB81-7FFF1931BF5D>