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...

Emmanuel Vadot manu at bidouilliste.com
Fri Oct 6 08:18:14 UTC 2017


 Hi Warner,

On Thu, 5 Oct 2017 23:01:50 +0000 (UTC)
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
>   head/sys/arm/conf/std.armv7
>      - copied, changed from r324340, head/sys/arm/conf/std.armv6
> Modified:
>   head/sys/arm/allwinner/std.allwinner
>   head/sys/arm/allwinner/std.allwinner_up
>   head/sys/arm/altera/socfpga/std.socfpga
>   head/sys/arm/amlogic/aml8726/std.aml8726
>   head/sys/arm/annapurna/alpine/std.alpine
>   head/sys/arm/broadcom/bcm2835/std.bcm2836
>   head/sys/arm/conf/ALLWINNER_UP
>   head/sys/arm/conf/ALPINE
>   head/sys/arm/conf/AML8726
>   head/sys/arm/conf/ARMADA38X
>   head/sys/arm/conf/ARMADAXP
>   head/sys/arm/conf/BEAGLEBONE
>   head/sys/arm/conf/EFIKA_MX
>   head/sys/arm/conf/EXYNOS5.common
>   head/sys/arm/conf/GENERIC
>   head/sys/arm/conf/IMX53
>   head/sys/arm/conf/IMX6
>   head/sys/arm/conf/PANDABOARD
>   head/sys/arm/conf/RK3188
>   head/sys/arm/conf/RPI2
>   head/sys/arm/conf/SOCFPGA
>   head/sys/arm/conf/TEGRA124
>   head/sys/arm/conf/VYBRID
>   head/sys/arm/conf/ZEDBOARD
>   head/sys/arm/conf/std.armv6
>   head/sys/arm/freescale/imx/std.imx51
>   head/sys/arm/freescale/imx/std.imx53
>   head/sys/arm/freescale/imx/std.imx6
>   head/sys/arm/freescale/vybrid/std.vybrid
>   head/sys/arm/mv/armada38x/std.armada38x
>   head/sys/arm/mv/std-pj4b.mv
>   head/sys/arm/nvidia/tegra124/std.tegra124
>   head/sys/arm/qemu/std.virt
>   head/sys/arm/rockchip/std.rk30xx
>   head/sys/arm/samsung/exynos/std.exynos5250
>   head/sys/arm/samsung/exynos/std.exynos5420
>   head/sys/arm/ti/std.ti
>   head/sys/arm/xilinx/std.zynq7
>   head/sys/conf/files.arm
>   head/sys/conf/options.arm
> 

 None of the release conf files have been updated so they will likely
fail.

 Thanks,

-- 
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>


More information about the svn-src-head mailing list