Port-arm archive

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

Re: HEADS UP: Raspberry PI kernel in armv7 now built from GENERIC



Hi,

I examined this problem of GENERIC kernel on my RPI2B-1.2 a little
bit further.

It seems that WSDISPLAY_MULTICONS (enabled in GENERIC, disabled in
RPI*) does not work on machines that use plcom0 as console.

GENERIC kernel works on RPI2B-1.2 if 'console=fb' is not specified
in cmdline.txt, or 'console=fb' is specified but WSDISPLAY_MULTICONS
is disabled. RPI2 kernel also hangs if 'console=fb' is specified and
WSDISPLAY_MULTICONS is enabled.

Also for RPI0W, RPI kernel hangs if 'console=fb' is specified and
WSDISPLAY_MULTICONS is enabled.

Thanks,
rin

On 2019/06/26 12:00, Jun Ebihara wrote:
From: Nick Hudson <nick.hudson%gmx.co.uk@localhost>
Subject: Re: HEADS UP: Raspberry PI kernel in armv7 now built from GENERIC
Date: Tue, 25 Jun 2019 12:38:39 +0100

On 12/06/2019 00:50, Jun Ebihara wrote:
just a quick heads-up to say that the Raspberry PI kernel in the armv7
image is now built using the GENERIC kernel config.
I don't expect any problems, but please send-pr(1) if you find any.
RPI2 and RPI2-1.2 failed. RPI3s are OK.
RPI2: stopped. DTB?
RPI2-1.2: stopped.DTB?
Looks like something goes wrong around the time interrupts are
enabled,
but there are a lot of changes between
NetBSD 8.99.10 (RPI2) #0: Wed Jan  3 09:46:41 UTC 2018
and
NetBSD 8.99.45 (GENERIC.201906140100UTC) #1: Tue Jun 18 19:24:38 JST
2019
Are you sure it's the move to GENERIC that causes the problem?

Yes nick,dd armv7.img from nyftp occurs same problem.
Okuyama-san said to me,works fine on his environment.
I try to check RPI2 kernel.
--
Jun Ebihara





Home | Main Index | Thread Index | Old Index