svn commit: r324341 - in head/sys: arm/allwinner arm/altera/socfpga arm/amlogic/aml8726 arm/annapurna/alpine arm/broadcom/bcm2835 arm/conf arm/freescale/imx arm/freescale/vybrid arm/mv arm/mv/armad...

Andrew Turner andrew at fubar.geek.nz
Fri Oct 6 08:25:38 UTC 2017


> On 6 Oct 2017, at 00:01, Warner Losh <imp at FreeBSD.org> wrote:
> 
> Author: imp
> Date: Thu Oct  5 23:01:50 2017
> New Revision: 324341
> URL: https://svnweb.freebsd.org/changeset/base/324341
> 
> Log:
>  Tag all armv7 kernels as such in their machine config line.
> 
>  Transition all boards that support arm cortex CPUs to armv7. This
>  leaves two armv6 kernels in the tree. RPI-B, which uses the BCM2835
>  which has a ARM1176 core, and VERSATILEPB, which is a qemu board setup
>  around the time RPI-B went in. Copy std.armv6 to std.armv7, even
>  though that duplicates a lot of stuff. More work needs to be done to
>  sort out the duplication.
> 
>  Differential Revision: https://reviews.freebsd.org/D12027
> 
> Added:
>  head/sys/arm/conf/VIRT
>     - copied, changed from r324340, head/sys/arm/conf/ARMADAXP

Did you mean to add VIRT?

Andrew



More information about the svn-src-all mailing list