Re: TESTERS WANTED: new start code
Lwazi Dube <[email protected]> Fri, 10 May 2019 22:41:28 -0400
| Newsgroups | gmane.os.netbsd.ports.arm,gmane.os.netbsd.ports.evbarm |
|---|---|
| Message-ID | <CAA7X57BnpQzGBC9rap3GQeXdBejjzju4cOiEJCPYxRr2xzTDdw@mail.gmail.com> |
On Sat, 4 May 2019 at 05:06, Nick Hudson <[email protected]> wrote: > > Hi, > > I've updated the following kernels to use the generic start code and, > ideally, thse new kernels would be tested before I commit my work > > ARMADILLO-IOT-G3 > BEAGLEBOARD > BEAGLEBOARDXM > BEAGLEBONE > DUOVERO > GUMSTIX > IGEPV2 > KOBO > NETWALKER > OMAP5EVM > OVERO > PANDABOARD > PEPPER > VTC100 > > Kernels are available here: > > http://ftp.netbsd.org/pub/NetBSD/misc/skrll/arm-generic/ > > > Thanks, > Nick [ 1.0000000] uboot arg = 0, 0xae7, 0x80000100, 0 [ 1.0000000] initarm: cbar=0x48240000 [ 1.0000000] [ Kernel symbol table missing! ] [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, [ 1.0000000] 2018, 2019 The NetBSD Foundation, Inc. All rights reserved. [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.0000000] The Regents of the University of California. All rights reserved. [ 1.0000000] NetBSD 8.99.37 (PANDABOARD) #0: Sun Apr 28 09:50:07 BST 2019 [ 1.0000000] nick@zoom:/home/nick/netbsd/arm-generic/obj.evbearmv7hf-el/sys/arch/evbarm/compile/PANDABOARD [ 1.0000000] total memory = 1024 MB [ 1.0000000] avail memory = 1006 MB [ 1.0000000] mainbus0 (root) [ 1.0000000] cpu0 at mainbus0 core 0: 699 MHz Cortex-A9 r2p10 (Cortex V7A core) [ 1.0000000] cpu0: DC enabled IC enabled WB enabled LABT branch prediction enabled [ 1.0000000] cpu0: 32KB/32B 4-way L1 VIPT Instruction cache [ 1.0000000] cpu0: 32KB/32B 4-way write-back-locking-C L1 PIPT Data cache [ 1.0000000] cpu0: 1024KB/32B 16-way write-back-locking-D L2 PIPT Unified cache [ 1.0000000] vfp0 at cpu0: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals [ 1.0000000] armperiph0 at mainbus0 [ 1.0000000] arml2cc0 at armperiph0: ARM PL310 r3p1a L2 Cache Controller (disabled) [ 1.0000000] data_abort_handler: data_aborts fsr=0x808 far=0xe1242100 [ 1.0000000] Fatal kernel mode data abort: 'External Non-Linefetch Abort (S)' [ 1.0000000] trapframe: 0x80ae3c38 [ 1.0000000] FSR=00000808, FAR=e1242100, spsr=600001d3 [ 1.0000000] r0 =00000000, r1 =e1242000, r2 =00000100, r3 =00000001 [ 1.0000000] r4 =bff9afc8, r5 =bfe0c4c8, r6 =8072a45c, r7 =bff9afd4 [ 1.0000000] r8 =80309f34, r9 =80309ef8, r10=00000000, r11=80ae3cc4 [ 1.0000000] r12=80ae3c38, ssp=80ae3c88, slr=8034a1a4, pc =80309f34 Stopped in pid 0.1 (system) at netbsd:generic_bs_w_4: str r3, [r1, r2] db> bt 0x80ae3cc4: netbsd:arml2cc_attach+0x10 0x80ae3cfc: netbsd:config_attach_loc+0x1b4 0x80ae3d2c: netbsd:config_found_sm_loc+0x54 0x80ae3d44: netbsd:config_found+0x2c 0x80ae3d94: netbsd:armperiph_attach+0x12c 0x80ae3dcc: netbsd:config_attach_loc+0x1b4 0x80ae3de4: netbsd:config_attach+0x20 0x80ae3e1c: netbsd:mainbussearch+0x90 0x80ae3e3c: netbsd:mapply+0x30 0x80ae3e8c: netbsd:config_search_loc+0x134 0x80ae3ea4: netbsd:config_search_ia+0x1c 0x80ae3edc: netbsd:config_attach_loc+0x1b4 0x80ae3f04: netbsd:config_rootfound+0x48 0x80ae3f24: netbsd:cpu_configure+0x58 0x80ae3f9c: netbsd:main+0x258 0x80ae3fac: netbsd:kernel_text+0x50