Port-arm archive

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

Re: CURRENT broken on Raspberry Pi 2?



On Sun, 10 Feb 2019 12:50:40 +0100, "Herbert J. Skuhra" wrote:
> 
> On Sun, Feb 10, 2019 at 12:06:44PM +0100, Herbert J. Skuhra wrote:
> > Hi,
> > 
> > I am trying upgrade my Raspberry Pi 2 from 8.99.30 to 8.99.34 (earmv6hf)
> > but the new kernel does not boot. All I see on serial console is:
> > 
> > [   1.0000000] NetBSD/evbarm (fdt) booting ...
> > [   1.0000000] [ Kernel symbol table missing! ]
> > 
> > Red led stays on. Do I miss some changes (e.g: u-boot)?
> 
> I am cross building on FreeBSD 12.0-STABLE (amd64).
> The kernel from the daily snapshot (201902091930Z) works.

A kernel built on GNU/Linux doesn't boot either.
The below commit is obviously causing the issue:

| Module Name:    src
| Committed By:   mlelstv
| Date:           Sun Feb  3 13:11:07 UTC 2019
|
| Modified Files:
|         src/sys/dev/usb: if_mue.c if_muereg.h if_muevar.h
|
| Log Message:
| Make size of transmit/receive queues variable. Restrict queue size again
| to 1 for LAN7500 as some chips fail.
|
| Read Chip revision register and report value. Maybe we can identify
| chisp better now.

-- 
Herbert


Home | Main Index | Thread Index | Old Index