Re: Trouble booting RELENG 13.0 on a Zynq XC7Z010 (Zybo-like) board

From: Milan Obuch <freebsd-arm_at_dino.sk>
Date: Fri, 21 Jan 2022 06:27:46 UTC
On Thu, 20 Jan 2022 19:22:33 -0500
Lee D <embaudarm@gmail.com> wrote:

> On Thu, Jan 20, 2022 at 5:52 PM Milan Obuch <freebsd-arm@dino.sk>
> wrote:
> > Hi,
> >
> > how is this boot loader made? All Zynq based boards I know about use
> > U-Boot customized according the board's design.  
> 
> Thanks for the response.  I've fixed a couple of problems, and gotten
> a little further, but the kernel is still crashing before it prints
> the banner.
>

[ snip ]

> Now I am to the point of getting another crash, with no panic message,
> that dumps me into the KDB debugger prompt.
> 

What about 'bt' output here? Knowing where the crash is occuring along
with callstack should help abit...

Regards,
Milan