NetBSD Problem Report #57135

From www@netbsd.org  Fri Dec 23 19:54:00 2022
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 8A6B41A921F
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 23 Dec 2022 19:54:00 +0000 (UTC)
Message-Id: <20221223195358.C87E11A9239@mollari.NetBSD.org>
Date: Fri, 23 Dec 2022 19:53:58 +0000 (UTC)
From: stadtkind2@gmx.de
Reply-To: stadtkind2@gmx.de
To: gnats-bugs@NetBSD.org
Subject: NetBSD/evbarm NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img kernel panic on boot
X-Send-Pr-Version: www-1.0

>Number:         57135
>Category:       port-evbarm
>Synopsis:       NetBSD/evbarm NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img kernel panic on boot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-evbarm-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 23 19:55:00 +0000 2022
>Last-Modified:  Wed Dec 28 08:05:02 +0000 2022
>Originator:     Stefan Krüger
>Release:        NetBSD 10.0_BETA
>Organization:
>Environment:
>Description:
I get a kernel panic when booting NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img on my SolidRun i.MX8MQ HummingBoard Pulse (which is several years old and already has a dead network port, so maybe it's my hardware):

[   1.0000000] NetBSD 10.0_BETA (GENERIC64) #0: Mon Dec 19 14:00:35 UTC 2022
[   1.0000000] mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/GENERIC64
[   1.0000000] total memory = 3051 MB
[   1.0000000] avail memory = 2941 MB
[   1.0000000] armfdt0 (root)
[   1.0000000] simplebus0 at armfdt0: SolidRun i.MX8MQ HummingBoard Pulse
...
[   1.0000040] imxi2c0 at simplebus0: couldn't get clock
[   1.0000040] imx8mqusbphy0 at simplebus0: couldn't enable phy clock
[   1.0000040] imx8mqusbphy1 at simplebus0: couldn't enable phy clock
[   1.0000040] /tmu@30260000 at simplebus0 not configured
[   1.0000040] /sdma@30bd0000 at simplebus0 not configured
[   1.0000040] /power-controller at simplebus0 not configured
[   1.0000040] enet0 at simplebus0: couldn't get clock ipg
[   1.0000040] panic: Trap: Data Abort (EL1): Translation Fault L0 with read access for 0000000000000000: pc ffffc00000041970: ldr x0, [x3]

[   1.0000040] cpu0: Begin traceback...
[   1.0000040] trace fp ffffc00001202460
[   1.0000040] fp ffffc00001202490 vpanic() at ffffc00000585bf8 netbsd:vpanic+0x178
[   1.0000040] fp ffffc000012024f0 panic() at ffffc00000585d04 netbsd:panic+0x44
[   1.0000040] fp ffffc00001202580 data_abort_handler() at ffffc000000b56fc netbsd:data_abort_handler+0x1ec
[   1.0000040] tf ffffc000012025f0 el1_trap() at ffffc000000b6f84 netbsd:el1_vectors+0x784
[   1.0000040] ---- Data Abort (EL1): trapframe 0xffffc000012025f0 (304 bytes) ----
[   1.0000040]     pc=ffffc00000041970,   spsr=0000000060000005
[   1.0000040]    esr=0000000096000004,    far=0000000000000000
[   1.0000040]     x0=0000000000000001,     x1=0000000000000000
[   1.0000040]     x2=0000000000010000,     x3=0000000000000000
[   1.0000040]     x4=0000000000000003,     x5=ffffc000000a7cf0
[   1.0000040]     x6=ffffc000012028e0,     x7=00000000ffffffc8
[   1.0000040]     x8=0000000000000040,     x9=00000000ffffffe0
[   1.0000040]    x10=ffffc00000b45578,    x11=000000000000205c
[   1.0000040]    x12=0000000000000000,    x13=ffffc00001254c00
[   1.0000040]    x14=bbed707e29493240,    x15=ffff0000fea77510
[   1.0000040]    x16=ffffc0000003e320,    x17=ccb8821b717810fe
[   1.0000040]    x18=a76bd8f84151f190,    x19=ffffc00040012000
[   1.0000040]    x20=ffff0000fe9e4400,    x21=ffffc00001202ac0
[   1.0000040]    x22=00000000000031f8,    x23=ffff0000fea8f540
[   1.0000040]    x24=ffff0000fed14400,    x25=ffffc00000f4c980
[   1.0000040]    x26=0000000000000001,    x27=ffffc00000c18a58
[   1.0000040]    x28=00000000fe546a10, fp=x29=ffffc00001202920
[   1.0000040] lr=x30=ffffc0000004199c,     sp=ffffc00001202920
[   1.0000040] ------------------------------------------------
[   1.0000040] fp ffffc00001202920 enet_attach() at ffffc00000041970 netbsd:enet_attach+0x320
[
[   1.0000040] fp ffffc00001202980 config_attach_internal() at ffffc0000056573c netbsd:config_attach_internal+0x1b8
[   1.0000040] fp ffffc000012029e0 config_found() at ffffc00000565998 netbsd:config_found+0xd8
[   1.0000040] fp ffffc00001202a50 fdt_scan() at ffffc0000069ab30 netbsd:fdt_scan+0x250
[   1.0000040] fp ffffc00001202be0 fdt_rescan() at ffffc0000069af60 netbsd:fdt_rescan+0x50
[   1.0000040] fp ffffc00001202c10 config_attach_internal() at ffffc0000056573c netbsd:config_attach_internal+0x1b8
[   1.0000040] fp ffffc00001202c70 config_found() at ffffc00000565998 netbsd:config_found+0xd8
[   1.0000040] fp ffffc00001202ce0 arm_fdt_attach() at ffffc00000072c08 netbsd:arm_fdt_attach+0x94
[   1.0000040] fp ffffc00001202d40 config_attach_internal() at ffffc0000056573c netbsd:config_attach_internal+0x1b8
[   1.0000040] fp ffffc00001202da0 config_rootfound() at ffffc00000565b64 netbsd:config_rootfound+0x64
[   1.0000040] fp ffffc00001202e00 cpu_configure() at ffffc0000006e6ec netbsd:cpu_configure+0x4c
[   1.0000040] fp ffffc00001202e30 main() at ffffc0000081c104 netbsd:main+0x2d4
[   1.0000040] fp 0000000000000000 aarch64_start() at ffffc0000000189c netbsd:aarch64_start+0x109c
[   1.0000040] cpu0: End traceback...
>How-To-Repeat:
Boot NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img
>Fix:

>Audit-Trail:
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-evbarm/57135: NetBSD/evbarm
 NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img kernel panic on boot
Date: Sat, 24 Dec 2022 08:56:39 +0100

 FWIW, I have an identical board booting -current:

 https://netbsd.org/~martin/aarch64-atf/dmesg.txt

 and it has no problems finding the clocks yours is missing.
 Can you capture more of the early boot output and show that, especially
 the u-boot parts before the NetBSD bootloader takes over?

 Martin

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-evbarm/57135: NetBSD/evbarm
 NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img kernel panic on boot
Date: Sat, 24 Dec 2022 14:05:29 +0100

 Never mind, I can reproduce it. The difference between my working local
 setup ("-") and the image ("+") is:

 @@ -16,7 +16,8 @@
  Model: SolidRun i.MX8MQ HummingBoard Pulse
  DRAM:  3 GiB
  MMC:   FSL_SDHC: 0, FSL_SDHC: 1
 -Loading Environment from MMC... OK
 +Loading Environment from MMC... *** Warning - bad CRC, using default environment
 +
  In:    serial
  Out:   serial
  Err:   serial
 @@ -32,16 +33,13 @@
  switch to partitions #0, OK
  mmc1 is current device
  Scanning mmc 1:1...
 -46261 bytes read in 32 ms (1.4 MiB/s)
  Found EFI removable media binary efi/boot/bootaa64.efi
 +libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  ESC7ESC[rESC[999;999HESC[6nESC8Scanning disk usdhc@30b40000.blk...
  Scanning disk usdhc@30b50000.blk...
  Found 4 disks

  Error: ethernet@30be0000 address not set.
 -187072 bytes read in 37 ms (4.8 MiB/s)
 +196056 bytes read in 28 ms (6.7 MiB/s)
 +libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  ## Starting EFI application at 40480000 ...


 Martin

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-evbarm/57135: NetBSD/evbarm
 NetBSD-10-aarch64-202212192020Z-hummingboard-pulse.img kernel panic on boot
Date: Sat, 24 Dec 2022 16:18:16 +0100

 And the more important difference: the default environment (non working) as +
 versus my (working) as - :

 @@ -20,15 +20,15 @@
  console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200
  cpu=armv8
  distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done
 -efi_dtb_prefixes=/ /dtb/ /dtb/freescale/
 +efi_dtb_prefixes=/ /dtb/ /dtb/current/
  env_dev=1
  env_part=CONFIG_SYS_MMC_ENV_PART
  ethprime=FEC
  fdt_addr_r=0x43000000
 -fdt_file=imx8mq-hummingboard-pulse.dtb
 +fdt_file=fsl-imx8mq-hummingboard-pulse.dtb
  fdt_high=0xffffffffffffffff
  fdtcontroladdr=fe548750
 -fdtfile=imx8mq-hummingboard-pulse.dtb
 +fdtfile=fsl-imx8mq-hummingboard-pulse.dtb
  initrd_high=0xffffffffffffffff
  kernel_addr_r=0x40480000
  load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
 @@ -60,5 +60,5 @@
  usbnetwork=setenv ethact usb_ether; setenv ipaddr 10.0.0.2; setenv netmask 255.255.255.0; setenv serverip 10.0.0.1;
  vendor=solidrun



 I would say that u-boot pkg is broken :-(


 But the good news: easy workaround for you is to stop the boot at
 the first count down and then do something like (untested, but you get
 the idea):

 setenv efi_dtb_prefixes=/\ /dtb/\ /dtb/freescale/
 setenv fdt_file=imx8mq-hummingboard-pulse.dtb
 setenv fdtfile=imx8mq-hummingboard-pulse.dtb
 savenv
 reset


 .. and then it should boot.

 Jared, am I wrong with the u-boot pkg?

 Martin

From: Stefan =?iso-8859-1?Q?Kr=FCger?= <stadtkind2@gmx.de>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-evbarm/57135
Date: Tue, 27 Dec 2022 19:08:58 +0100

 Hi,

 thanks for your help Martin, but I'm still getting a kernel panic on boot =
 :(

 Here's the u-boot output you requested, notice that I have changed the u-b=
 oot
 env vars:

 ```
 U-Boot SPL 2018.11-00078-g0dd51748c2a (Dec 16 2018 - 18:35:18 +0100)
 PMIC:  PFUZE100 ID=3D0x10
 Normal Boot
 Trying to boot from MMC2
 NOTICE:  Configureing TZASC380
 NOTICE:  BL31: v1.6(release):v1.6-110-g0eb2df45
 NOTICE:  BL31: Built : 13:56:07, Nov 29 2018
 NOTICE:  sip svc init


 U-Boot 2018.11-00078-g0dd51748c2a (Dec 16 2018 - 18:35:18 +0100)

 CPU:   Freescale i.MX8MQ rev2.0 at 1000 MHz
 Reset cause: POR
 Model: SolidRun i.MX8MQ HummingBoard Pulse
 DRAM:  3 GiB
 MMC:   FSL_SDHC: 0, FSL_SDHC: 1
 Loading Environment from MMC... *** Warning - bad CRC, using default envir=
 onment

 In:    serial
 Out:   serial
 Err:   serial
 Net:
 Error: ethernet@30be0000 address not set.
 eth-1: ethernet@30be0000
 Hit any key to stop autoboot:  0
 Hit any key to stop autoboot:  0
 =3D> printenv efi_dtb_prefixes
 efi_dtb_prefixes=3D=3D /dtb/ /dtb/freescale/
 =3D> printenv fdt_file
 fdt_file=3D=3D imx8mq-hummingboard-pulse.dtb
 =3D> printenv fdtfile
 fdtfile=3D=3D imx8mq-hummingboard-pulse.dtb
 ```


 booting netbsd - starting in 0 seconds.
 8503536+3657568+4173152+1740184 [586815+1179216+706231]=3D0x15fff50
 [   1.0000000] NetBSD/evbarm (fdt) booting ...
 [   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 200=
 3, 2004, 2005,
 [   1.0000000]     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2=
 015, 2016, 2017,
 [   1.0000000]     2018, 2019, 2020, 2021, 2022
 [   1.0000000]     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 right=
 s reserved.

 [   1.0000000] NetBSD 10.0_BETA (GENERIC64) #0: Sat Dec 24 17:18:51 UTC 20=
 22
 [   1.0000000]  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compil=
 e/GENERIC64
 [   1.0000000] total memory =3D 3051 MB
 [   1.0000000] avail memory =3D 2941 MB
 [   1.0000000] armfdt0 (root)
 [   1.0000000] simplebus0 at armfdt0: SolidRun i.MX8MQ HummingBoard Pulse
 [   1.0000000] cpus0 at simplebus0
 [   1.0000000] simplebus1 at simplebus0
 [   1.0000000] psci0 at simplebus0: PSCI 1.1
 [   1.0000000] simplebus2 at simplebus0
 [   1.0000000] cpu0 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x0
 [   1.0000000] cpu0: package 0, core 0, smt 0
 [   1.0000000] cpu1 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x1
 [   1.0000000] cpu1: package 0, core 1, smt 0
 [   1.0000000] cpu2 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x2
 [   1.0000000] cpu2: package 0, core 2, smt 0
 [   1.0000000] cpu3 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x3
 [   1.0000000] cpu3: package 0, core 3, smt 0
 [   1.0000000] gicvthree0 at simplebus0: GICv3
 [   1.0000000] syscon0 at simplebus0: System Controller Registers
 [   1.0000000] syscon1 at simplebus0: System Controller Registers
 [   1.0000000] syscon2 at simplebus0: System Controller Registers
 [   1.0000000] imx7gpc0 at simplebus0: General Power Controller
 [   1.0000000] imx8mqccm0 at simplebus0: Clock Control Module
 [   1.0000000] imxiomux0 at simplebus0: IOMUX Controller
 [   1.0000000] gtmr0 at simplebus0: Generic Timer
 [   1.0000000] gtmr0: interrupting on GICv3 irq 27
 [   1.0000000] armgtmr0 at gtmr0: Generic Timer (8333 kHz, virtual)
 [   1.0000040] imxgpio0 at simplebus0: GPIO (gpio@30210000)
 [   1.0000040] imxgpio0: interrupting on irq 98
 [   1.0000040] imxgpio0: interrupting on irq 99
 [   1.0000040] imxgpio0: interrupts 16384..16415
 [   1.0000040] gpio0 at imxgpio0: 32 pins
 [   1.0000040] imxgpio1 at simplebus0: GPIO (gpio@30200000)
 [   1.0000040] imxgpio1: interrupting on irq 96
 [   1.0000040] imxgpio1: interrupting on irq 97
 [   1.0000040] imxgpio1: interrupts 16416..16447
 [   1.0000040] gpio1 at imxgpio1: 32 pins
 [   1.0000040] imxgpio2 at simplebus0: GPIO (gpio@30220000)
 [   1.0000040] imxgpio2: interrupting on irq 100
 [   1.0000040] imxgpio2: interrupting on irq 101
 [   1.0000040] imxgpio2: interrupts 16448..16479
 [   1.0000040] gpio2 at imxgpio2: 32 pins
 [   1.0000040] imxgpio3 at simplebus0: GPIO (gpio@30230000)
 [   1.0000040] imxgpio3: interrupting on irq 102
 [   1.0000040] imxgpio3: interrupting on irq 103
 [   1.0000040] imxgpio3: interrupts 16480..16511
 [   1.0000040] gpio3 at imxgpio3: 32 pins
 [   1.0000040] imxgpio4 at simplebus0: GPIO (gpio@30240000)
 [   1.0000040] imxgpio4: interrupting on irq 104
 [   1.0000040] imxgpio4: interrupting on irq 105
 [   1.0000040] imxgpio4: interrupts 16512..16543
 [   1.0000040] gpio4 at imxgpio4: 32 pins
 [   1.0000040] fregulator0 at simplebus1: VSD_3V3
 [   1.0000040] imxuart0 at simplebus0
 [   1.0000040] imxuart0: interrupting on irq 58
 [   1.0000040] imxuart0: console
 [   1.0000040] imxuart1 at simplebus0
 [   1.0000040] imxuart1: interrupting on irq 59
 [   1.0000040] imxi2c0 at simplebus0: couldn't get clock
 [   1.0000040] imx8mqusbphy0 at simplebus0: couldn't enable phy clock
 [   1.0000040] imx8mqusbphy1 at simplebus0: couldn't enable phy clock
 [   1.0000040] /tmu@30260000 at simplebus0 not configured
 [   1.0000040] /sdma@30bd0000 at simplebus0 not configured
 [   1.0000040] /power-controller at simplebus0 not configured
 [   1.0000040] enet0 at simplebus0: couldn't get clock ipg
 [   1.0000040] panic: Trap: Data Abort (EL1): Translation Fault L0 with re=
 ad access for 0000000000000000: pc ffffc00000041970: ldr x0, [x3]

 [   1.0000040] cpu0: Begin traceback...
 [   1.0000040] trace fp ffffc00001202460
 [   1.0000040] fp ffffc00001202490 vpanic() at ffffc00000585c38 netbsd:vpa=
 nic+0x178
 [   1.0000040] fp ffffc000012024f0 panic() at ffffc00000585d44 netbsd:pani=
 c+0x44
 [   1.0000040] fp ffffc00001202580 data_abort_handler() at ffffc000000b575=
 c netbsd:data_abort_handler+0x1ec
 [   1.0000040] tf ffffc000012025f0 el1_trap() at ffffc000000b6f84 netbsd:e=
 l1_vectors+0x784
 [   1.0000040] ---- Data Abort (EL1): trapframe 0xffffc000012025f0 (304 by=
 tes) ----
 [   1.0000040]     pc=3Dffffc00000041970,   spsr=3D0000000060000005
 [   1.0000040]    esr=3D0000000096000004,    far=3D0000000000000000
 [   1.0000040]     x0=3D0000000000000001,     x1=3D0000000000000000
 [   1.0000040]     x2=3D0000000000010000,     x3=3D0000000000000000
 [   1.0000040]     x4=3D0000000000000003,     x5=3Dffffc000000a7d50
 [   1.0000040]     x6=3Dffffc000012028e0,     x7=3D00000000ffffffc8
 [   1.0000040]     x8=3D0000000000000040,     x9=3D00000000ffffffe0
 [   1.0000040]    x10=3Dffffc00000b45578,    x11=3D000000000000205c
 [   1.0000040]    x12=3D0000000000000000,    x13=3Dffffc00001254c00
 [   1.0000040]    x14=3D7f60a6a88f2887c6,    x15=3Dffff0000fea77510
 [   1.0000040]    x16=3Dffffc0000003e320,    x17=3D6b835147320ef878
 [   1.0000040]    x18=3D3e194a58448e1f17,    x19=3Dffffc00040012000
 [   1.0000040]    x20=3Dffff0000fe9e4400,    x21=3Dffffc00001202ac0
 [   1.0000040]    x22=3D00000000000031f8,    x23=3Dffff0000fea8f540
 [   1.0000040]    x24=3Dffff0000fed14400,    x25=3Dffffc00000f4c980
 [   1.0000040]    x26=3D0000000000000001,    x27=3Dffffc00000c18a68
 [   1.0000040]    x28=3D00000000fe546a10, fp=3Dx29=3Dffffc00001202920
 [   1.0000040] lr=3Dx30=3Dffffc0000004199c,     sp=3Dffffc00001202920
 [   1.0000040] ------------------------------------------------
 [   1.0000040] fp ffffc00001202920 enet_attach() at ffffc00000041970 netbs=
 d:enet_attach+0x320
 [   1.0000040] fp ffffc00001202980 config_attach_internal() at ffffc000005=
 6577c netbsd:config_attach_internal+0x1b8
 [   1.0000040] fp ffffc000012029e0 config_found() at ffffc000005659d8 netb=
 sd:config_found+0xd8
 [   1.0000040] fp ffffc00001202a50 fdt_scan() at ffffc0000069a590 netbsd:f=
 dt_scan+0x250
 [   1.0000040] fp ffffc00001202be0 fdt_rescan() at ffffc0000069a9c0 netbsd=
 :fdt_rescan+0x50
 [   1.0000040] fp ffffc00001202c10 config_attach_internal() at ffffc000005=
 6577c netbsd:config_attach_internal+0x1b8
 [   1.0000040] fp ffffc00001202c70 config_found() at ffffc000005659d8 netb=
 sd:config_found+0xd8
 [   1.0000040] fp ffffc00001202ce0 arm_fdt_attach() at ffffc00000072c08 ne=
 tbsd:arm_fdt_attach+0x94
 [   1.0000040] fp ffffc00001202d40 config_attach_internal() at ffffc000005=
 6577c netbsd:config_attach_internal+0x1b8
 [   1.0000040] fp ffffc00001202da0 config_rootfound() at ffffc00000565ba4 =
 netbsd:config_rootfound+0x64
 [   1.0000040] fp ffffc00001202e00 cpu_configure() at ffffc0000006e6ec net=
 bsd:cpu_configure+0x4c
 [   1.0000040] fp ffffc00001202e30 main() at ffffc0000081bb64 netbsd:main+=
 0x2d4
 [   1.0000040] fp 0000000000000000 aarch64_start() at ffffc0000000189c net=
 bsd:aarch64_start+0x109c
 [   1.0000040] cpu0: End traceback...
 Stopped in pid 0.0 (system) at  netbsd:cpu_Debugger+0xc:        ldp     x2=
 9, x30
 , [sp],#16
 db{0}>
 ```

From: matthew green <mrg@eterna.com.au>
To: gnats-bugs@netbsd.org
Cc: port-evbarm-maintainer@netbsd.org, gnats-admin@netbsd.org,
    netbsd-bugs@netbsd.org, stadtkind2@gmx.de
Subject: re: port-evbarm/57135
Date: Wed, 28 Dec 2022 05:56:19 +1100

 >  [   1.0000040] fp ffffc00001202920 enet_attach() at ffffc00000041970 ne=
 tbsd:enet_attach+0x320

 this is due to the failure part of the enet driver using
 uninitalised data.  i've commited what i believe is a a fix
 to -current and will ask for pullups...


 .mrg.

From: Martin Husemann <martin@duskware.de>
To: matthew green <mrg@eterna.com.au>
Cc: gnats-bugs@netbsd.org
Subject: Re: port-evbarm/57135
Date: Wed, 28 Dec 2022 09:01:53 +0100

 This issue seems to have existed from the beginning, see
 https://mail-index.netbsd.org/port-arm/2020/01/15/msg006442.html

 I'll try to create a u-boot pkg configured with correct paths
 and make the images use that.

 Martin

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2022 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.