svn commit: r366196 - head/sys/arm64/conf

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Sun Sep 27 17:51:47 UTC 2020


On 27 Sep 2020, at 10:15, Michal Meloun wrote:

> Author: mmel
> Date: Sun Sep 27 10:15:03 2020
> New Revision: 366196
> URL: https://svnweb.freebsd.org/changeset/base/366196
>
> Log:
>   Add LINUX_BOOT_ABI back to arm64 GENERIC kernel.
>
>   It was removed in r355289 but forgot to return it back when new 
> u-boot booti
>   support was committed.  Although booti is not the preferred method 
> of
>   booting the kernel, it is very useful for the initial phase of 
> porting
>   FreeBSD to a new platform or booting the kernel on various embedded 
> boards
>   in an industrial environment.

Seem this prevents (at least my) kernels to boot from loader.

Removing the option and rebuilding and the kernel booted.

/bz


More information about the svn-src-head mailing list