NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/57068: a9tmr kernel panic on zynq-zturn Myir Board



The following reply was made to PR kern/57068; it has been noted by GNATS.

From: Jared McNeill <jmcneill%invisible.ca@localhost>
To: Robert Swindells <rjs%fdy2.co.uk@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, oirammm%gmail.com@localhost
Subject: Re: kern/57068: a9tmr kernel panic on zynq-zturn Myir Board
Date: Sat, 22 Oct 2022 11:17:57 -0300 (ADT)

 In the context of a9tmr there is Zynq specific code to bypass the 
 requirement for a clock driver (see zync_platform_device_register):
 
    https://nxr.netbsd.org/xref/src/sys/arch/arm/xilinx/zynq_platform.c#128
 
 Lets find out why it doesn't work.
 
 
 On Sat, 22 Oct 2022, Robert Swindells wrote:
 
 >
 > A NetBSD/arm GENERIC kernel isn't expected to boot on a Zynq system.
 >
 > It requres someone to write a clock and reset driver for it.
 >
 


Home | Main Index | Thread Index | Old Index