Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: BeagleBone Black doesn't boot without serial console (10.0 release)
On Fri, Oct 11, 2024 at 06:22:03PM +0200, Martin Husemann wrote:
> On Fri, Oct 11, 2024 at 05:33:21PM +0200, Dr. Nicola Mingotti wrote:
> > I will see, probably better i conclude this project with a RPi3B+ where i
> > accumulated already more experience in NetBSD,
> > i also found other surprises about GPIO with BBB, i will say in another
> > message.
>
> No, it is a plain setup issue. Build your own kernel either witout
> ddb or with the console magic changed. You can create a "GENERIC64.local"
> file with
>
> no options DDB
>
> or if you want to keep ddb but disable the serial break to enter it
>
> options CNMAGIC="+++++"
>
> and all will be fine.
Forgot the details: that file would go into src/sys/arch/evbarm/conf
Martin
Home |
Main Index |
Thread Index |
Old Index