Re: Trouble booting RELENG 13.0 on a Zynq XC7Z010 (Zybo-like) board
Milan Obuch <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 20 Jan 2022 19:22:33 -0500 Lee D <[email protected]> wrote: > On Thu, Jan 20, 2022 at 5:52 PM Milan Obuch <[email protected]> > 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