Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RPI3 Model B+ support
On Wed, 27 Feb 2019 07:03:51 +0000
Sad Clouds <cryintothebluesky%gmail.com@localhost> wrote:
> On Tue, 26 Feb 2019 23:08:59 -0600
> Dustin Marquess <dmarquess%gmail.com@localhost> wrote:
>
> > Sounds like it's probably port-arm/53967. Reverting
> > src/sys/arch/arm/broadcom/bcm2835_intr.c back to revision 1.15
> > allows mine to boot completely.
>
> OK thanks for the suggestion, I'll give it a go.
Reverted this file to 1.15, but it now panics in a different place.
Sources are from yesterday
panic: kernel assertion "src != ((void *)0) failed
this is from common/lib/libc/string/strlcpy.c
which according to backtrace is called by pic_establish_intr()
Home |
Main Index |
Thread Index |
Old Index