Port-arm archive

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

Re: RPI3 Model B+ support



On 28/02/2019 03:50, Dustin Marquess wrote:
Hrm.  That's what I originally got with revision 1.16, are you sure
you didn't get 1.16 on accident?

-Dustin

On Wed, Feb 27, 2019 at 4:27 AM Sad Clouds <cryintothebluesky%gmail.com@localhost> wrote:

On Wed, 27 Feb 2019 07:03:51 +0000
Sad Clouds <cryintothebluesky%gmail.com@localhost> wrote:
remove
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()


You need to use an old dtb or remote the arm-pmu part of the new dtsi

https://nxr.netbsd.org/xref/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/bcm2837.dtsi#20

I'm working (slowly) on a real fix, but it's not as easy as I'd hoped.

Nick


Home | Main Index | Thread Index | Old Index